On 03/11/11 12:09, Manuel Lauss wrote: > 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@xxxxxxxxxxxxxx> Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> > --- > V4: get rid of last checkpatch warning. > V3: remove unused local var in sdhci-pci.c > V2: sdhci-s3c does not use sdhci-pltfm.c and gets its own dev_pm_ops. > > run-tested on pci/x64 and compile-tested with tegra_defconfig. > > drivers/mmc/host/sdhci-cns3xxx.c | 5 +---- > drivers/mmc/host/sdhci-dove.c | 5 +---- > drivers/mmc/host/sdhci-esdhc-imx.c | 5 +---- > drivers/mmc/host/sdhci-of-esdhc.c | 5 +---- > drivers/mmc/host/sdhci-of-hlwd.c | 5 +---- > drivers/mmc/host/sdhci-pci.c | 26 +++++++++++++------------- > drivers/mmc/host/sdhci-pltfm.c | 18 +++++++++++------- > drivers/mmc/host/sdhci-pltfm.h | 6 ++++-- > drivers/mmc/host/sdhci-pxav2.c | 5 +---- > drivers/mmc/host/sdhci-pxav3.c | 5 +---- > drivers/mmc/host/sdhci-s3c.c | 21 ++++++++++++++------- > drivers/mmc/host/sdhci-tegra.c | 5 +---- > drivers/mmc/host/sdhci.c | 2 +- > drivers/mmc/host/sdhci.h | 2 +- > 14 files changed, 52 insertions(+), 63 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html