diff options
author | Milton Miller <miltonm@bga.com> | 2011-05-10 23:30:15 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-05-19 09:31:47 +0400 |
commit | c42385cd4533b5ba9b9dd0034285cfcfd7982708 (patch) | |
tree | 87af012c484d6f291e658c0c37eb277fb1aa5ac1 /arch/powerpc/platforms/powermac/pmac.h | |
parent | d1921bcdeee66c3d1704ef753dc74464856e4b7f (diff) | |
download | linux-c42385cd4533b5ba9b9dd0034285cfcfd7982708.tar.xz |
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>
Diffstat (limited to 'arch/powerpc/platforms/powermac/pmac.h')
0 files changed, 0 insertions, 0 deletions