irqchip: nvic: Use the generic noop function
authorDaniel Thompson <daniel.thompson@linaro.org>
Wed, 4 Jun 2014 15:01:52 +0000 (16:01 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 21 Jun 2014 02:12:42 +0000 (02:12 +0000)
commit8b53ec260e601d4b433e2e64863ee8e56ff8e312
tree6ae4a27ef3cd5fdad76d9f0fa92e1a7ced6ce76f
parent7171511eaec5bf23fb06078f59784a3a0626b38f
irqchip: nvic: Use the generic noop function

Using the generic function saves looking up this custom one in a source
navigator.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lkml.kernel.org/r/1401894112-13386-1-git-send-email-daniel.thompson@linaro.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-nvic.c