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)
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>

No differences found