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)
commitaabb89d6fa4c70d77fe180ee794f857decde4010
tree7ce8ef697679f9f20c39b127c2820da6e2b78afe
parent9326e3614d72e40ea8d910fed829ec72c9b70798
Staging: Octeon: Use symbolic values for irq numbers.

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>
drivers/staging/octeon/ethernet-spi.c