dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/platforms/512x
Milton Miller c42385cd45 powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE
As NO_IRQ_IGNORE is only used between the static function cpld_pic_get_irq
and its caller cpld_pic_cascade, and cpld_pic_cascade only uses it to
suppress calling handle_generic_irq, we can change these uses to NO_IRQ
and remove the extra tests and pathlength in cpld_pic_cascade.

Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-05-19 15:31:47 +10:00
..
Kconfig powerpc/5121: add initial support for PDM360NG board 2010-08-01 17:06:44 -06:00
Makefile powerpc/5121: add initial support for PDM360NG board 2010-08-01 17:06:44 -06:00
clock.c powerpc/512x: fix clk_get() return value 2010-09-01 09:31:06 -06:00
mpc512x.h powerpc/5121: shared DIU framebuffer support 2010-08-01 17:06:44 -06:00
mpc512x_shared.c powerpc/5121: shared DIU framebuffer support 2010-08-01 17:06:44 -06:00
mpc5121_ads.c powerpc/5121: shared DIU framebuffer support 2010-08-01 17:06:44 -06:00
mpc5121_ads.h powerpc/mpc5121: Add support for CPLD on MPC5121ADS board 2008-07-12 12:10:55 -06:00
mpc5121_ads_cpld.c powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE 2011-05-19 15:31:47 +10:00
mpc5121_generic.c of/flattree: Add of_flat_dt_match() helper function 2011-01-01 13:03:25 -07:00
pdm360ng.c powerpc/5121: add initial support for PDM360NG board 2010-08-01 17:06:44 -06:00