mmc: sdhci-pci: enable runtime PM for Medfield SDIO
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 27 Dec 2011 13:48:47 +0000 (15:48 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 04:58:48 +0000 (23:58 -0500)
commit93933508ce3753b9ef1fefb75531b5b1622de03f
tree51e6a7a597253f2b02dcb6b00d370ee6ce348e3e
parent30832ab56c80d96cfaf5a786524f0d8c57fadfa1
mmc: sdhci-pci: enable runtime PM for Medfield SDIO

Runtime PM for SDIO is no longer enabled by default (see
5c7f0e083d2d98ba14ddd10e88f001a0ead4cae4) so it must now
be enabled per platform, in this case Medfield uses it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-pci.c