]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-spear: Implement suspend/resume
authorViresh Kumar <viresh.kumar@st.com>
Tue, 15 Nov 2011 10:54:40 +0000 (16:24 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 15 Nov 2011 13:20:14 +0000 (08:20 -0500)
commit23c5569dbef2550e09042a1f37738cb2fb81f2fe
treee93d8af1d5247e4c698e1220828a0d408d9c33e6
parent81bf312eda773a18e198bbf5f3390ae9ce2f1d14
mmc: sdhci-spear: Implement suspend/resume

Suspend/Resume is missing from sdhci-spear driver. This patch adds
support for suspend/resume for this driver.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-spear.c