public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] mmc: tmio, sdhi: provide multiple irq handlers
@ 2011-08-16  2:08 Simon Horman
  2011-08-16  2:08 ` [PATCH 1/5] mmc: tmio: Cache interrupt masks Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Simon Horman @ 2011-08-16  2:08 UTC (permalink / raw)
  To: linux-sh, linux-mmc
  Cc: Chris Ball, Guennadi Liakhovetski, Magnus Damm, Paul Mundt,
	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


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

end of thread, other threads:[~2011-08-16 11:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16  2:08 [PATCH 0/4 v2] mmc: tmio, sdhi: provide multiple irq handlers Simon Horman
2011-08-16  2:08 ` [PATCH 1/5] mmc: tmio: Cache interrupt masks Simon Horman
2011-08-16  7:19   ` Guennadi Liakhovetski
2011-08-16  8:03     ` Simon Horman
2011-08-16  2:08 ` [PATCH 2/5] mmc: tmio: Provide separate interrupt handlers Simon Horman
2011-08-16  7:41   ` Guennadi Liakhovetski
2011-08-16  7:59     ` Simon Horman
2011-08-16 11:13       ` Guennadi Liakhovetski
2011-08-16 11:45         ` Simon Horman
2011-08-16  2:08 ` [PATCH 3/5] mmc: sdhi: Add defines for platform irq indexes Simon Horman
2011-08-16  7:51   ` Guennadi Liakhovetski
2011-08-16  8:03     ` Simon Horman
2011-08-16  8:34       ` Guennadi Liakhovetski
2011-08-16 10:12         ` Simon Horman
2011-08-16  2:08 ` [PATCH 4/5] mmc: sdhi: Make use of per-source irq handlers Simon Horman
2011-08-16  8:30   ` Guennadi Liakhovetski
2011-08-16  2:08 ` [PATCH 5/5] ARM: shmobile: ag5evm, ap4: Make use of irq index defines Simon Horman

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