]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
authorJamie Iles <jamie@jamieiles.com>
Thu, 1 Dec 2011 10:16:46 +0000 (11:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Dec 2011 09:56:57 +0000 (09:56 +0000)
commitad622671a4da0b6db1c1382e6345e1361c5fbab8
treebba2a369e1c1cccc910485355ef1f797360891b3
parent6ae25a5b9d7ba86d6ac19c403dfa57dae6caa73d
ARM: 7183/1: vic: register the VIC for ST-modified VIC's

When probing the VIC, the ST variant has a different probing method to
account for the extra interrupts which meant we didn't previously call
vic_register() which registered the irq_domain.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/vic.c