commit | e2c31b3fdd48274e9deb450e21279e54dfa02ccd | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Jan 17 20:10:49 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jan 18 10:12:56 2012 +1000 |
tree | 3115a94baf4e452d2f4c9f557729b6d2ed773093 | |
parent | 0df1a838d678fc6ab49f983a19e905f6a42297a0 [diff] |
ARM: mach-shmobile: sh73a0 IRQ sparse alloc fix Fix the sh73a0 external IRQ pin code to properly support CONFIG_SPARSE_IRQ=y by allocating IRQ descriptors for the cascaded IRQs associated with external IRQ pins. Without this fix it is impossible to request IRQ0->IRQ31 on the Kota2 board when sparse IRQs are enabled. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>