ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 15 Sep 2014 14:02:24 +0000 (16:02 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 15 Sep 2014 15:55:47 +0000 (17:55 +0200)
This allows to remove the dependency of the timer driver on mach/hardware.h and
having an hardcoded interrupt number in the driver itself.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found