mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
commit1cb0a58ec70402bab49bdb4c5d152e82fd82200e
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 20 Mar 2017 17:50:49 +0000 (20 19:50 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:37 +0000 (24 21:41 +0200)
treeb842361866eb458166a3b7df022cd8249f305bf9
parent61c951dedce6aa4dbc5456730233c30ac0d30d5d
mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm

Do not use suspend/resume callbacks with runtime pm. It doesn't make sense
and isn't being used, so remove.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Ludovic Desroches <ludovic.desroches@microchip.com>
drivers/mmc/host/sdhci-pci-core.c