git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0d26c3
)
ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq
author
Eric Miao
<eric.y.miao@gmail.com>
Wed, 9 Dec 2009 10:54:05 +0000
(18:54 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 13 Dec 2009 16:33:13 +0000
(16:33 +0000)
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 <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found