* [PATCH 0/2] mmc: sdhci-s3c: support wakeup during suspend
@ 2011-10-18 8:09 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2011-10-18 8:09 UTC (permalink / raw)
To: linux-mmc
Cc: Chris Ball, Kyungmin Park, linux-samsung-soc, 'kgene kim',
Wonil Choi
Add codes for enable wakeup on detecting card change(insert or remove).
It is required to enable in case like MMC_UNSAFE_RESUME.
Wonil Choi (2):
arm: samsung: add wakeup platdata
mmc: sdhci-s3c: add to enable wakeup for sd-card
arch/arm/plat-samsung/dev-hsmmc.c | 1 +
arch/arm/plat-samsung/dev-hsmmc1.c | 1 +
arch/arm/plat-samsung/dev-hsmmc2.c | 1 +
arch/arm/plat-samsung/dev-hsmmc3.c | 1 +
arch/arm/plat-samsung/include/plat/sdhci.h | 2 ++
drivers/mmc/host/sdhci-s3c.c | 15 ++++++++++++++-
6 files changed, 20 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-18 8:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 8:09 [PATCH 0/2] mmc: sdhci-s3c: support wakeup during suspend Jaehoon Chung
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.