From: Sam Ravnborg Date: Sat, 22 Jan 2011 11:32:15 +0000 (+0000) Subject: sparc: in handler_irq() rename irq parameter to pil X-Git-Tag: v2.6.39-rc1~459^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d1ec48c4b1568338931bf8e7833543b78ec9d5;p=pandora-kernel.git sparc: in handler_irq() rename irq parameter to pil The generic irq support uses "irq" to identify the virtual irq number. To avoid confusion rename the argument to handler_irq() to pil to match the name of the parameter in the PCR register. Signed-off-by: Sam Ravnborg Cc: Thomas Gleixner Signed-off-by: David S. Miller --- Reading git-diff-tree failed