]> Pileus Git - ~andy/linux/commit
ARM: mach-shmobile: Kota2 PINT fix
authorMagnus Damm <damm@opensource.se>
Tue, 22 Nov 2011 06:15:57 +0000 (15:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 Nov 2011 08:23:58 +0000 (17:23 +0900)
commit1b6cec8a6910ca08d727898453baad22b0122920
tree1cbacca7a140e4ec151dac1dbe5145cb0299e648
parenta9098b372606a15745cdeb012de4ee91c0df82c4
ARM: mach-shmobile: Kota2 PINT fix

Support PINT on sh73a0 and Kota2 using INTC PINT macros.

With this patch applied the Kota2 ethernet is handled
through one of the chained sh73a0 PINT interrupt controllers.

sh73a0 PINT support is included in 3.2-rc but the Kota2 board
code does not make use of this shared code base without this
patch. Without this patch kota2 on-board ethernet is broken.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-kota2.c