summaryrefslogtreecommitdiff
path: root/kernel/Kconfig.hz
diff options
context:
space:
mode:
authorAnton Vorontsov <anton.vorontsov@linaro.org>2011-12-06 23:16:26 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2011-12-07 17:06:37 (GMT)
commit77a7300abad7fe01891b400e88d746f97307ee5a (patch)
treec5c7cf7855c065858b72eae658b34426cfce665d /kernel/Kconfig.hz
parent10ec5e6c0cfcc4289c0cb056cd330ad70ea39b7f (diff)
downloadlinux-fsl-qoriq-77a7300abad7fe01891b400e88d746f97307ee5a.tar.xz
of/irq: Get rid of NO_IRQ usage
PPC32/64 defines NO_IRQ to zero, so no problems expected. ARM defines NO_IRQ to -1, but OF code relies on IRQ domains support, which returns correct ('0') value in 'no irq' case. So everything should be fine. Other arches might break if some of their OF drivers rely on NO_IRQ being not 0. If so, the drivers must be fixed, finally. [ Rob Herring points out that microblaze should be fixed, and has posted a patch for testing for that. - Linus ] Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions