Staging: Octeon: Use symbolic values for irq numbers.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 3 Sep 2009 23:10:47 +0000 (16:10 -0700)
committerRalf 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