commit | d4d1ec48c4b1568338931bf8e7833543b78ec9d5 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Jan 22 11:32:15 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 16 18:19:01 2011 -0700 |
tree | b57dd12f56389c760854e253ddd1065453d056a9 | |
parent | 9f2264aca01888999d3946bd3ce1209b199c6e5d [diff] |
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 <sam@ravnborg.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>