diff options
author | Greg Ungerer <gerg@uclinux.org> | 2011-03-07 08:00:04 -0500 |
---|---|---|
committer | Greg Ungerer <gerg@uclinux.org> | 2011-03-15 07:01:55 -0400 |
commit | 745c061f98720e7be201dd2d2277e524ecf45d1c (patch) | |
tree | 0492d30e586b8c6e6a63ff22c39dd83f662699ac /include/scsi/scsi_ioctl.h | |
parent | 6d0f33fa80ed530168161fd2f226a3e5cf27cf81 (diff) |
m68knommu: limit interrupts supported by ColdFire intc-simr driver
The intc-simr 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 'include/scsi/scsi_ioctl.h')
0 files changed, 0 insertions, 0 deletions