ARM: plat-nomadik: pass IRQ to timer driver
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 18 Oct 2012 09:06:02 +0000 (11:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Nov 2012 08:55:31 +0000 (09:55 +0100)
In order to convert the MTU timer to work with sparse IRQ we need
to pass the IRQ used when initializing instead of just letting
it rely on a special name being used in the IRQ header file.

Cc: Alessandro Rubini <rubini@unipv.it>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found