Files
android_kernel_xiaomi_sm8450/include/linux/mmc
Ulf Hansson 8dede18e2e mmc: core: Refactor code to register the MMC PM notifier
Instead of checking for "#ifdef" directly in the code, let's invent a pair
of mmc core functions to deal with register/unregister the MMC PM notifier
block. Implement stubs for these functions when CONFIG_PM_SLEEP is unset,
as in that case the PM notifiers isn't used.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-12-22 11:32:04 +01:00
..
2015-10-26 16:00:09 +01:00
2015-10-27 10:38:41 +01:00
2015-06-01 09:07:14 +02:00