openwrtv3/target/linux/adm5120/files/arch/mips/adm5120/common
Gabor Juhos 6419ffd20d adm5120: avoid warning caused by wrong AMBA irq values
The amba core throws a warning if -1 is used as an
irq value since upstream commit:

  2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3
  ARM: amba: make use of -1 IRQs warn

  Make the core warn about the use of -1 (NO_IRQ)

Cange the value of the unused IRQs to zero for the
UART devices to get rid of the warning.

Based on #12729.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35747
2013-02-22 16:01:17 +00:00
..
adm5120.c adm5120: nuke adm5120_mach_type, use mips_machtype instead 2010-01-02 15:07:45 +00:00
clock.c adm5120: merge 3.3 patches 2012-04-29 07:36:43 +00:00
early-printk.c cleanup files using checkpatch.pl 2011-06-12 19:17:57 +00:00
gpio.c cleanup files using checkpatch.pl 2011-06-12 19:17:57 +00:00
irq.c adm5120: merge 3.3 patches 2012-04-29 07:36:43 +00:00
Makefile adm5120: move early-printk support into a separate file 2010-01-02 15:07:34 +00:00
memory.c experimental support for 2.6.27 2008-10-05 11:07:49 +00:00
platform.c adm5120: avoid warning caused by wrong AMBA irq values 2013-02-22 16:01:17 +00:00
prom.c cleanup files using checkpatch.pl 2011-06-12 19:17:57 +00:00
setup.c cleanup files using checkpatch.pl 2011-06-12 19:17:57 +00:00