[PATCH 0/3] mmc: mmci: Restore irq handling behavior for arm_variant

Ulf Hansson ulf.hansson at linaro.org
Mon Jun 16 00:58:00 PDT 2014


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




More information about the linux-arm-kernel mailing list