mmc: sdhi: support up to 3 interrupt sources
authorMagnus Damm <damm@opensource.se>
Fri, 6 May 2011 11:02:45 +0000 (11:02 +0000)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 03:53:54 +0000 (23:53 -0400)
commitd6a1f863433bdf3f8406dedfa33fa79ee9259db3
treea514e8b4db8f8842c7bad2174708f8c690e279c1
parent1f7d6819e56dda651a32b0193ff9e7929f62709f
mmc: sdhi: support up to 3 interrupt sources

Convert the SDHI code to support more than a single interrupt source.
Needed to support hardware that uses GIC instead of INTC as interrupt
controller.

Will also allow us to remove the irq forwarding workaround from the
INTC code in the future.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mobile_sdhi.c