OSDN Git Service

mmc: sdhci-s3c: fix the card detection in runtime-pm
authorSeungwon Jeon <tgih.jun@samsung.com>
Tue, 30 Oct 2012 05:28:36 +0000 (14:28 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 7 Nov 2012 20:40:52 +0000 (15:40 -0500)
commit0aa55c2367f082876f92660312214cd20c6a024b
tree999e2be6bd80b799b616b8d4e12a6aa5d79e6a8a
parent0f310a057feb91ff17a7f4d5f8405e73035084e2
mmc: sdhci-s3c: fix the card detection in runtime-pm

If host clock is disabled, host cannot detect a card in case of using
CD internal for detection.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-s3c.c