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>
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam926x_time.c
arch/arm/mach-at91/at91sam9g45.c
arch/arm/mach-at91/at91sam9rl.c
arch/arm/mach-at91/generic.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge