aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRandy Vinson <rvinson@mvista.com>2007-06-14 11:02:54 -0700
committerKumar Gala <galak@kernel.crashing.org>2007-07-24 10:31:34 -0500
commitbca03c6bddc03bba893c86fdf735ecef418159ea (patch)
tree65fef78aa84f602dd3dea64a2f77ab504648e64a /net
parent637e9e13a1f87d414954c854bcf8c5b16dc6face (diff)
[POWERPC] 85xxCDS: Delay 8259 cascade hookup.
The interrupts of an E100 card inserted in PCI slot 4 may be on at bootup. The resulting interrupt flood interacts with the 8259 cascade handler and prevents proper boot up. There is a quirk for the E100 that will disable the E100's interrupts but to use it, the 8259 cascade hookup must be delayed until after the quirk has run. This patch delays the 8259 cascade hookup by registering a device_initcall() which runs after the PCI quirk for the E100. Signed-off-by: Randy Vinson <rvinson@mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions