diff options
| author | Jonathan Cameron <[email protected]> | 2021-05-09 12:33:54 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-05-17 13:54:26 +0100 |
| commit | db9c6c2ec4a8789e2445d4a861dfce6d66b10df9 (patch) | |
| tree | 486729b62e554b968c9ee3797095d033da26f0a2 /tools/perf/scripts/python | |
| parent | 66e748ae7f82301af3b2c2bd0b3bd46d01fd7471 (diff) | |
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
1 instance found using coccicheck script under review at:
https://lore.kernel.org/lkml/[email protected]/
The other instance changed did not check for failure of the
pm_runtime_get_sync() so that is added.
Note the remaining pm_runtime_get_sync() call is left alone because it
is not obvious what to do on failure to power up in remove()
This is a prequel to taking a closer look at the runtime pm in IIO drivers
in general.
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Marek Vasut <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions