]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci: remove "state" argument from sdhci_suspend_host
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 3 Nov 2011 10:09:45 +0000 (11:09 +0100)
committerChris Ball <cjb@laptop.org>
Mon, 19 Dec 2011 23:50:11 +0000 (15:50 -0800)
commit29495aa04a30c21565243c5b9c028510446d242c
tree7f9bd3ab43cd4494c9fc4a92956c414ccbe85a0f
parent49df78074963c97e25debc3c67b72f059111607d
mmc: sdhci: remove "state" argument from sdhci_suspend_host

Drop the "state" argument from sdhci_suspend_host.  Its only user is the
PCI glue;  this allows to move all SDHCI glues to use dev_pm_ops instead.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
14 files changed:
drivers/mmc/host/sdhci-cns3xxx.c
drivers/mmc/host/sdhci-dove.c
drivers/mmc/host/sdhci-esdhc-imx.c
drivers/mmc/host/sdhci-of-esdhc.c
drivers/mmc/host/sdhci-of-hlwd.c
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci-pltfm.c
drivers/mmc/host/sdhci-pltfm.h
drivers/mmc/host/sdhci-pxav2.c
drivers/mmc/host/sdhci-pxav3.c
drivers/mmc/host/sdhci-s3c.c
drivers/mmc/host/sdhci-tegra.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h