msm: mmc: Remove "pio_irq" resource
authorSahitya Tummala <stummala@codeaurora.org>
Mon, 2 May 2011 12:37:43 +0000 (18:07 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:37 +0000 (15:43 -0400)
commit4a92fe80becbbee650cfad8457ad0e5cd97ed974
tree1a08d4869b1119a85109825d7a8cf8525557bc8f
parent514d9eda92654430369060b91f7472bb198e7904
msm: mmc: Remove "pio_irq" resource

On some targets, MCI_IRQ_MASK1 is not routed to the MSM in which
case only "cmd_irq" must be used even for PIO. With this change,
all the targets will use only "cmd_irq" for both CMD and PIO.

Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
arch/arm/mach-msm/devices-msm7x00.c
arch/arm/mach-msm/devices-qsd8x50.c
drivers/mmc/host/msm_sdcc.c
drivers/mmc/host/msm_sdcc.h