diff options
author | Minghao Chi <chi.minghao@zte.com.cn> | 2022-04-14 12:07:27 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-05-04 23:40:35 +0300 |
commit | a181b8d187319bf265a2019ddde856a3d2f107a6 (patch) | |
tree | 447ad1ec29fb37dab0b204318f4593767a662adc /MAINTAINERS | |
parent | 5692900bed2a76c4086dc25557f28d7baac9307c (diff) | |
download | linux-a181b8d187319bf265a2019ddde856a3d2f107a6.tar.xz |
i2c: davinci: 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>
Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions