]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e2d84146a9f27e865c7ec2d47159444a65e446b
tree8f04587c29096e0246654d4458a3857b08156be0
parent6ff32dfd670eace71d329ac7d8592b788d514499
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