mmc: remove legacy PM method for MFLD SDHCI host driver
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Thu, 20 Oct 2011 10:51:36 +0000 (18:51 +0800)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 21:15:58 +0000 (13:15 -0800)
commit67d363d87bbf8305371c7e154177ae1f1a45aec0
tree1c3122bb863965ba472a6112fe836c223e5549cd
parent84cb6f7634af60c487d8d36608a1c71561a7fd6f
mmc: remove legacy PM method for MFLD SDHCI host driver

BZ 1707

PCI core only prefer one of legacy PM and new PM. And we need to implement
runtime pm, we have already been using new PM method, so remove the legacy PM
method.

Change-Id: I67e042f283005e1b136d22735998b3be10dd5ce9
Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
drivers/mmc/host/sdhci-pci.c