[PATCH 0/2] GTA03 WLAN module bringup

Andy Green andy at openmoko.com
Sat Dec 6 00:21:31 CET 2008


These patches work around a problem with s3c6410 sharing card detect pins
on a single ball, the CD signals can only be selected mutually exclusively
and the deselected one reads as card not present.

The workaround allows other code to force a rescan when the device is powered
up on down by using the platform device for the hsmmc unit as a handle.

The other patch adds these mmc rescan calls to the WLAN module bringup and
fixes some other problems around that.

---

Andy Green (2):
      fix-gta03-wlan-pm-and-mmc-rescan.patch
      add-force-sdhci-rescan.patch


 arch/arm/mach-s3c6410/om-gta03-features.c |   19 +++++++++++++++++--
 arch/arm/plat-s3c/include/plat/sdhci.h    |    4 ++++
 drivers/mmc/host/sdhci-s3c.c              |   17 +++++++++++++++++
 drivers/mmc/host/sdhci.c                  |    7 ++++---
 4 files changed, 42 insertions(+), 5 deletions(-)

-- 
Signature



More information about the openmoko-kernel mailing list