From: Daniel Ritz Date: Tue, 14 Nov 2006 10:03:25 +0000 (-0800) Subject: [PATCH] fix via586 irq routing for pirq 5 X-Git-Tag: v2.6.19-rc6~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ac84324fd949f671e6cf5620add5de02498386;p=pandora-kernel.git [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 Cc: Adrian Bunk Signed-off-by: Daniel Ritz Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed