Home
last modified time | relevance | path

Searched hist:e350dbac3c09a3318f871e0fab255e234408bde4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.cdiff e350dbac3c09a3318f871e0fab255e234408bde4 Tue Apr 19 06:03:52 CDT 2022 Minghao Chi <chi.minghao@zte.com.cn> net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get

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>