Searched hist:81669 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_emac.cdiff 81669e7c Thu Apr 14 03:08:00 MDT 2022 Minghao Chi <chi.minghao@zte.com.cn> net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync

Using pm_runtime_resume_and_get() to replace pm_runtime_get_sync and
pm_runtime_put_noidle. This change is just to simplify the code, no
actual functional changes.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>

Completed in 145 milliseconds