]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2463aa21eb5f77b5ac171a5d754652cb3d65ed8
treea514e8b4db8f8842c7bad2174708f8c690e279c1
parent5e6e70917b0dfda06c9d27d67cc8cac4d0b3bd45
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