From: Andreas Fenkart Date: Thu, 29 May 2014 08:28:05 +0000 (+0200) Subject: mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455e5cd6f736478d63a076086c732d287623e366;p=pandora-kernel.git mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x The am335x can't detect pending cirq in PM runtime suspend. This patch reconfigures dat1 as a GPIO before going to suspend. SDIO interrupts are detected with the GPIO, the GPIO will only wake the module from suspend, SDIO irq detection will still happen through the IP block. Idea of remuxing the pins by Tony Lindgren. Code contributions from Tony Lindgren and Balaji T K Signed-off-by: Andreas Fenkart Signed-off-by: Tony Lindgren Acked-by: Balaji T K Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed