linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: mmci: Restore irq handling behavior for arm_variant
@ 2014-06-16  7:58 Ulf Hansson
  2014-06-16  7:58 ` [PATCH 1/3] mmc: mmci: Remove redundant check of status for DATA irq Ulf Hansson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ulf Hansson @ 2014-06-16  7:58 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-16  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16  7:58 [PATCH 0/3] mmc: mmci: Restore irq handling behavior for arm_variant Ulf Hansson
2014-06-16  7:58 ` [PATCH 1/3] mmc: mmci: Remove redundant check of status for DATA irq Ulf Hansson
2014-06-16  7:58 ` [PATCH 2/3] mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() Ulf Hansson
2014-06-16  7:58 ` [PATCH 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant Ulf Hansson
2014-06-16  8:04   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).