]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb6f262f2e62c8bd20f317e367e502ec4929f508f
tree073607658e52b0553db5bda6eb1c2858346d4025
parent325c3cd0df727ebc246bfd7a516e85cd752c7728
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init

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