fix via586 irq routing for pirq 5
commit9ca0bc2ceee9e65e71310336f40af7ca1a348fc2
authorDaniel Ritz <daniel.ritz@gmx.ch>
Wed, 15 Nov 2006 16:07:33 +0000 (15 17:07 +0100)
committerAdrian Bunk <bunk@stusta.de>
Wed, 15 Nov 2006 16:07:33 +0000 (15 17:07 +0100)
treeb36b1e80e660151c35850da580eadae290ad40a2
parent891bdfcddd44095747bdcdc18e348139fa6b9d70
fix via586 irq routing for pirq 5

fix interrput 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

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/i386/pci/irq.c