public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] mmc: tmio, sdhi: provide multiple irq handlers
@ 2011-08-15  5:51 Simon Horman
  2011-08-15  5:51 ` [PATCH 1/4] mmc: tmio, sdhi: Split tmio_mmc_irq() based on registers Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Simon Horman @ 2011-08-15  5:51 UTC (permalink / raw)
  To: linux-mmc, linux-sh
  Cc: Chris Ball, Guennadi Liakhovetski, Magnus Damm, Simon Horman

The SDHI driver already supports making use of up to three interrupt
sources.

This series breaks up the existing interrupt handler into three handlers,
one for card access, one for card detect interrupts, and one for SDIO
interrupts.  A cover-all handler, which makes use of these new broken-out
handlers is provided for for the case where there is only one interrupt
source.

This series also wires up the broken-out irq handlers in the SDHI driver

* Card portion tested on AP4/Mackerel
* SDIO portion yet to be tested. I intend to schedule access to hardware
  to test this if the review of these patches is positive.


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

end of thread, other threads:[~2011-08-15  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15  5:51 [RFC 0/4] mmc: tmio, sdhi: provide multiple irq handlers Simon Horman
2011-08-15  5:51 ` [PATCH 1/4] mmc: tmio, sdhi: Split tmio_mmc_irq() based on registers Simon Horman
2011-08-15  5:51 ` [PATCH 2/4] mmc: tmio, sdhi: Split card interrupts based on source Simon Horman
2011-08-15  5:51 ` [PATCH 3/4] mmc: tmio, sdhi: Provide separate interrupt hadnlers Simon Horman
2011-08-15  5:51 ` [PATCH 4/4] mmc: sdhi: Make use of per-source irq handlers Simon Horman
2011-08-15  8:17 ` [RFC 0/4] mmc: tmio, sdhi: provide multiple " Guennadi Liakhovetski
2011-08-15  9:43   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox