]> git.karo-electronics.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>
Sat, 12 Nov 2011 03:08:00 +0000 (22:08 -0500)
commit1aafc035eecd13c1379f45bfc4a06838ef5972b8
tree2d20569cc46f6b4da153c328c949f10b5da0d6fa
parent2ea7c1cf59e0a3f4490cc79980bddbbaa144d29f
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