diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-07 17:21:43 +1000 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-03-15 21:01:55 +1000 |
commit | 49bc6deace5a0a774678212097474b27b27e44fb (patch) | |
tree | ea1f1bd5406881d7af6b7e59505b2943a76ad049 /CREDITS | |
parent | 7badfabb3fcee4fc4a0fd7c0437706b91fef3fff (diff) |
m68knommu: limit interrupts supported by ColdFire intc-2 driver
The intc-2 interrupt controller on some ColdFire CPUs has a set range of
interrupts its supports (64 through 128 or 192 depending on model). We
shouldn't be setting this handler for every possible interrupt from 0 to
255. Set more appropriate limits, and this means we can drop the interrupt
number check in the mask and unmask routines.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions