diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-06-28 16:26:52 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-07-11 08:22:45 +0300 |
commit | 86a101023e7d4413f89d0a0a77693af952529260 (patch) | |
tree | 4a5d48276c153bdc01cfea5edec42f87a6f8c82d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe (diff) | |
download | linux-86a101023e7d4413f89d0a0a77693af952529260.tar.xz |
fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS
SIMPLE_DEV_PM_OPS is deprecated, replace it with DEFINE_SIMPLE_DEV_PM_OPS
and use pm_sleep_ptr for setting the driver's pm routines. We can now
remove the __maybe_unused qualifier in the suspend and resume functions.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions