]> Git Repo - linux.git/commit
[PATCH] fix via586 irq routing for pirq 5
authorDaniel Ritz <[email protected]>
Tue, 14 Nov 2006 10:03:25 +0000 (02:03 -0800)
committerLinus Torvalds <[email protected]>
Tue, 14 Nov 2006 17:09:27 +0000 (09:09 -0800)
commitf3ac84324fd949f671e6cf5620add5de02498386
tree7442057ca96d2f056c368bd9ddb12d12032f53d4
parent8b126b77536186eef69d408eb7959ce7f558f251
[PATCH] fix via586 irq routing for pirq 5

Fix interrupt routing for via 586 bridges.  pirq can be 5 which needs to be
mapped to INTD.  But currently the access functions can handle only pirq
1-4.  this is similar to the other via chipsets where pirq 4 and 5 are both
mapped to INTD.  Fixes bugzilla #7490

Cc: Daniel Paschka <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Daniel Ritz <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/i386/pci/irq.c
This page took 0.055667 seconds and 4 git commands to generate.