summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2026-01-06 10:17:08 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-23 12:06:54 +0100
commit2c7fe99a71f65d61b677f1c7d5cf5e9bd859c5ee (patch)
treebf569ca5c47ab6663f18d1a27b0f7c4ecf7d84e6 /include/linux
parent765f4836ec6620212004dc7ce6b40a88dba71c30 (diff)
mmc: dw_mmc-pltfm: use modern PM macros
Use the modern PM macros for the suspend and resume functions to be automatically dropped by the compiler when CONFIG_PM or CONFIG_PM_SLEEP are disabled, without having to use #ifdef guards. When this's done, remove all variant drivers' local pm definition and replace it with dw_mci_pltfm_pmops. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> [Ulf: Fixed conflict by dropping changes for dw_mmc-rockchip] Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions