diff options
author | Minghao Chi <chi.minghao@zte.com.cn> | 2022-04-14 09:08:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-15 11:18:24 +0100 |
commit | 81669e7c6ca44746d869925f337d9bbb0a252fc1 (patch) | |
tree | c424db7a808794bdf415d281912596ea7878f882 /drivers/siox/siox-core.c | |
parent | bb578430d05b8b9114195ef2c25284374fdf9549 (diff) |
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>
Diffstat (limited to 'drivers/siox/siox-core.c')
0 files changed, 0 insertions, 0 deletions