diff options
author | 2021-12-07 00:21:02 +0000 | |
---|---|---|
committer | 2021-12-17 19:20:58 +0100 | |
commit | 2cdbd92c2d1dff07ad56c39f5857ee644bbd2c8a (patch) | |
tree | 34d906022c159960d15feaf2d147df11aaf229f4 /scripts/gdb/linux/utils.py | |
parent | mmc: jz4740: Use the new PM macros (diff) | |
download | wireguard-linux-2cdbd92c2d1dff07ad56c39f5857ee644bbd2c8a.tar.xz wireguard-linux-2cdbd92c2d1dff07ad56c39f5857ee644bbd2c8a.zip |
mmc: mxc: Use the new PM macros
Use DEFINE_SIMPLE_DEV_PM_OPS() instead of the SIMPLE_DEV_PM_OPS()
macro, along with using pm_sleep_ptr() as this driver doesn't handle
runtime PM.
This makes it possible to remove the #ifdef CONFIG_PM guard around
the suspend/resume functions.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions