From: Manuel Lauss Date: Thu, 3 Nov 2011 10:09:45 +0000 (+0100) Subject: mmc: sdhci: remove "state" argument from sdhci_suspend_host X-Git-Tag: v3.2-rc7~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29495aa04a30c21565243c5b9c028510446d242c;p=pandora-kernel.git 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 Acked-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed