]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts
authorSahitya Tummala <stummala@codeaurora.org>
Mon, 2 May 2011 12:39:18 +0000 (18:09 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:37 +0000 (15:43 -0400)
commit48509a1060d518b3c0fb14bbc1cb324936d42e85
tree3397cdc9c1d95b215e6094e1629fc3a4e4c1ae30
parent5614a6bcbd3cfcc67604546ae1f520b234c2efc8
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 <palnatim@codeaurora.org>
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/msm_sdcc.c
drivers/mmc/host/msm_sdcc.h