summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-09-01 16:40:39 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-09-11 09:00:07 +0200
commit7c30130662877a761e53e7a67269b2ed5308aed0 (patch)
tree2e0bd1648ac015fd5da375776e517f0a84e3e5ce /tools/perf/scripts/python
parent9da0a75ea7ced4731b1f2c6c67dc409e40efb95a (diff)
gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
SIMPLE_DEV_PM_OPS() is deprecated, replace it with pm_sleep_ptr() and DEFINE_SIMPLE_DEV_PM_OPS() for setting the driver's PM routines. We can now remove the ifdeffery surrounding the suspend and resume functions. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions