commit | 4a92fe80becbbee650cfad8457ad0e5cd97ed974 | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Mon May 02 18:07:43 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 26 15:43:37 2011 -0400 |
tree | 1a08d4869b1119a85109825d7a8cf8525557bc8f | |
parent | 514d9eda92654430369060b91f7472bb198e7904 [diff] |
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>