Commit "mmc: mmci: Handle CMD irq before DATA irq" introduced a bug, reported by John Stultz while using the arm_variant in QEMU envrionment. More information can be found here: https://lkml.org/lkml/2014/6/12/19 In this patchset we restores the old behavior for handling irqs, but only for the arm_variant. Ulf Hansson (3): mmc: mmci: Remove redundant check of status for DATA irq mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() mmc: mmci: Reverse IRQ handling for the arm_variant drivers/mmc/host/mmci.c | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html