From: David Daney Date: Thu, 3 Sep 2009 23:10:47 +0000 (-0700) Subject: Staging: Octeon: Use symbolic values for irq numbers. X-Git-Tag: v2.6.32~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabb89d6fa4c70d77fe180ee794f857decde4010;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed