]> git.proxmox.com Git - mirror_qemu.git/commit
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 18 Oct 2011 15:12:54 +0000 (16:12 +0100)
committerAndrzej Zaborowski <andrew.zaborowski@intel.com>
Fri, 21 Oct 2011 15:19:53 +0000 (17:19 +0200)
commitf45b885ffcec9489760de74d60ec92fdd876dcab
treefa823d6f81069da612455976b902e456fa673f10
parentc76eaf13975130768070ecd2d4f3107eb69ab757
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module

The OMAP2430 version of the omap-gpio device has five GPIO modules,
not four like the other OMAP2 versions; wire up the fifth module's
IRQ line correctly.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
hw/omap2.c