https://github.com/torvalds/linux
Revision fe007c02f9659f5c0ae6f3ceaf45076df92cc88e authored by Heiko Stübner on 18 November 2012, 18:50:05 UTC, committed by Chris Ball on 06 December 2012, 18:54:33 UTC
2abeb5c5ded2 ("Add clk_(enable/disable) in runtime suspend/resume")
added the capability to stop the clocks when the device is runtime
suspended, but forgot to handle the case of the card-detect using
an external gpio.

Therefore in the case that runtime-pm is enabled, start the io-clock
when a card is inserted and stop it again once it is removed.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
1 parent 0aa55c2
History
Tip revision: fe007c02f9659f5c0ae6f3ceaf45076df92cc88e authored by Heiko Stübner on 18 November 2012, 18:50:05 UTC
mmc: sdhci-s3c: fix missing clock for gpio card-detect
Tip revision: fe007c0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 221.8 KB
Makefile -rw-r--r-- 46.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top