linux/drivers/mmc
Paul Cercueil 52cc1d7f97 PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Keep this macro in line with the other ones. This makes it possible to
use them in the cases where the underlying dev_pm_ops structure is
exported.

Restore the "static" qualifier in the two drivers where the
DEFINE_SIMPLE_DEV_PM_OPS macro was used.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2022-01-12 19:59:05 +01:00
..
core mmc: core: Disable card detect during shutdown 2021-12-20 11:09:15 +01:00
host PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro 2022-01-12 19:59:05 +01:00
Kconfig
Makefile