git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49df780
)
mmc: sdhci: remove "state" argument from sdhci_suspend_host
author
Manuel Lauss
<manuel.lauss@googlemail.com>
Thu, 3 Nov 2011 10:09:45 +0000
(11:09 +0100)
committer
Chris 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