From: Eric Miao Date: Wed, 9 Dec 2009 10:54:05 +0000 (+0800) Subject: ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq X-Git-Tag: v2.6.33-rc1~286^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002939729c7c8f6448e89e9e86c8c5bf6f0c77d3;p=pandora-kernel.git ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq commit 66024db removes all other references of skt->irq by using skt->socket.pci_irq, while leaving these two missed. Get them fixed. Signed-off-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed