From: Sahitya Tummala Date: Mon, 2 May 2011 12:39:18 +0000 (+0530) Subject: mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts X-Git-Tag: v3.2-rc1~129^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a268e0879c4044523757b6ac94b56fc7955a116;p=pandora-kernel.git mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts Not all targets have IRQ1 line routed from the SD controller to the processor. So we cannot rely on IRQ1 for PIO interrupts. This patch moves all PIO interrupts to IRQ0 and enables the PIO mode. Signed-off-by: Murali Palnati Signed-off-by: Sahitya Tummala Signed-off-by: David Brown Signed-off-by: Chris Ball --- Reading git-diff-tree failed