diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-06-28 15:26:52 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-07-11 07:22:45 +0200 |
commit | 86a101023e7d4413f89d0a0a77693af952529260 (patch) | |
tree | 4a5d48276c153bdc01cfea5edec42f87a6f8c82d /net/lapb/lapb_timer.c | |
parent | 4e47382fbca916d7db95cbf9e2d7ca2e9d1ca3fe (diff) |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions