commit | aabb89d6fa4c70d77fe180ee794f857decde4010 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Thu Sep 03 16:10:47 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 23 18:55:34 2009 +0000 |
tree | 7ce8ef697679f9f20c39b127c2820da6e2b78afe | |
parent | 9326e3614d72e40ea8d910fed829ec72c9b70798 [diff] |
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>