]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab3c8bf22d66161a1d83e67d97cd6c555e22b6ba
tree1a08d4869b1119a85109825d7a8cf8525557bc8f
parentc69ea85e88d7b6c213238dfd5ec752284c7da4b8
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