diff options
| author | Minghao Chi <chi.minghao@zte.com.cn> | 2022-04-14 09:07:27 +0000 |
|---|---|---|
| committer | Wolfram Sang <wsa@kernel.org> | 2022-05-04 22:40:35 +0200 |
| commit | a181b8d187319bf265a2019ddde856a3d2f107a6 (patch) | |
| tree | 447ad1ec29fb37dab0b204318f4593767a662adc /tools/perf/scripts/python | |
| parent | i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe() (diff) | |
| download | linux-a181b8d187319bf265a2019ddde856a3d2f107a6.tar.gz linux-a181b8d187319bf265a2019ddde856a3d2f107a6.zip | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
