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)
commit0813069d03f312b48b836f20e7f12073288f0f82
tree8f04587c29096e0246654d4458a3857b08156be0
parentb7a5bcd5cdef34093f340029a1a097c136c5369b
ARM: plat-nomadik: pass IRQ to timer driver

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>
arch/arm/mach-nomadik/board-nhk8815.c
arch/arm/mach-ux500/timer.c
arch/arm/plat-nomadik/include/plat/mtu.h
arch/arm/plat-nomadik/timer.c