commit | 29495aa04a30c21565243c5b9c028510446d242c | [log] [tgz] |
---|---|---|
author | Manuel Lauss <manuel.lauss@googlemail.com> | Thu Nov 03 11:09:45 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Mon Dec 19 15:50:11 2011 -0800 |
tree | 7f9bd3ab43cd4494c9fc4a92956c414ccbe85a0f | |
parent | 49df78074963c97e25debc3c67b72f059111607d [diff] |
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>