aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/at91sam9g45_devices.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-08-22 12:13:48 +0200
committerRafael J. Wysocki <rjw@sisk.pl>2012-08-22 12:13:48 +0200
commit6c0274cbe63ec265f842537825684a619e6cce93 (patch)
treebb9c6a2116932580c6dde5c6c3bcb79538102374 /arch/arm/mach-at91/at91sam9g45_devices.c
parentd9875690d9b89a866022ff49e3fcea892345ad92 (diff)
ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_desc
sh73a0 :: intca_irq_pins_desc irq table had conflict from irq 552 to irq 557 before. But the second controller was simply trampling the first one by way of the -EEXIST case from irq_alloc_desc_at(). But now, we have irqdomain support from 1d6a21b0a672fb29b01ccf397d478e0541e17716 (sh: intc: initial irqdomain support) The irqdomain code has simply tightened down the sanity checks and error path. So, sh73a0 CPU board got some WARNING when booting now. This patch fixup RELOC_BASE to solve this issue. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-at91/at91sam9g45_devices.c')
0 files changed, 0 insertions, 0 deletions