commit | 5ba17ae9b84a04ee9aaa213a1cbb060f8e13c20c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 11 19:37:30 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 16 09:59:52 2013 +0200 |
tree | 566742d24edd1964b24cce3704abebc48000cb35 | |
parent | b551b023bdeb28fe81ab522b25e89f85c6418198 [diff] |
gpio: mpc8xxx: drop references to "virtual" IRQ Rename the argument "virq" to just "irq", this IRQ isn't any more "virtual" than any other Linux IRQ number, we use "hwirq" for the actual hw-numbers, "virq" is just bogus. Cc: Anatolij Gustschin <agust@denx.de> Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>