From: Russell King Date: Fri, 25 Apr 2014 11:55:56 +0000 (+0100) Subject: mmc: sdhci: allow sdio interrupts while sdhci runtime suspended X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be138554a7923658ded799b0e8794d9c1d08a6e5;p=pandora-kernel.git mmc: sdhci: allow sdio interrupts while sdhci runtime suspended Allow SDIO interrupts to be received while the SDHCI host is runtime suspended. We do this by leaving the AHB clock enabled while the host is runtime suspended so we can access the SDHCI registers, and so read and raise the SDIO card interrupt. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed