aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2022-06-21 21:26:47 +0100
committerJonathan Cameron <[email protected]>2022-07-18 18:48:17 +0100
commitcdb77810590595c5341b5e8b15e4ce28f1eadced (patch)
tree931e193fdf55c935d0e59ad7f4ddc5e484aa0953 /tools/perf/scripts/python
parent45dc8c59e1432f464d08643a2d5dba73804453b4 (diff)
iio: adc: imx7d_adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
In this case we only gain the ability to have the compiler drop the struct dev_pm_ops because the callbacks are called from paths other than suspend and resume. In general the purpose of this new macro is to allow automated removal of the callbacks as well, but that doesn't apply here. Signed-off-by: Jonathan Cameron <[email protected]> Cc: Haibo Chen <[email protected]> Reviewed-by: Haibo Chen <[email protected]> Reviewed-by: Paul Cercueil <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions