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:
9326e36
)
Staging: Octeon: Use symbolic values for irq numbers.
author
David Daney
<ddaney@caviumnetworks.com>
Thu, 3 Sep 2009 23:10:47 +0000
(16:10 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 23 Nov 2009 18:55:34 +0000
(18:55 +0000)
In addition to being magic numbers, the irq number passed to free_irq
is incorrect. We need to use the correct symbolic value instead.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found