[PATCH 0/3] mmc: mmci: Improve system PM support

Ulf Hansson ulf.hansson at linaro.org
Thu Apr 10 06:01:29 PDT 2014


This patchset enables mmci to put the device into low power state at system
suspend. Previously the device was always left in full power state.

Do note, these patches were sent during the previous kernel release cycle, as
a part of another patchset on the PM core. Back then, they provided proof of
concept, for the new runtime PM helper functions:
pm_runtime_force_suspend|resume().


Ulf Hansson (3):
  mmc: mmci: Mask IRQs for all variants during runtime suspend
  mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
  mmc: mmci: Put the device into low power state at system suspend

 drivers/mmc/host/mmci.c |   60 ++++++++++++-----------------------------------
 1 file changed, 15 insertions(+), 45 deletions(-)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list