]> git.baikalelectronics.ru Git - kernel.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)
commitbc75cf239f33f8a9c4e1d1f2660c2e3b5bd94bc2
treebba2a369e1c1cccc910485355ef1f797360891b3
parentc13211b12337af28f8bc0111c2b1118eff6ae229
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