From: Liang Li Date: Wed, 12 Aug 2009 13:34:30 +0000 (-0400) Subject: powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS X-Git-Tag: v2.6.32-rc1~675^2~41^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58dfc497b9357ec00c879b775c02f4eab19bcecb;p=pandora-kernel.git powerpc/83xx: Fix incorrect PCI interrupt map in SBC834x DTS Allows interrupts to occur on the sbc834x. Currently PCI devices get assigned an incorrect IRQ and so the interrupt count never increases. This was tested with the 82546GB based dual port E1000 PCI-X NIC which uses two distinct IRQ lines on the one card. root@localhost:/root> cat /proc/interrupts | grep eth 17: 78 IPIC Level eth1 48: 27121 IPIC Level eth0 Signed-off-by: Liang Li Signed-off-by: Yang Shi Signed-off-by: Paul Gortmaker Signed-off-by: Kumar Gala --- Reading git-diff-tree failed