commit | 7d80335e29701e9c2cc55ec0ea79afe6351aa20b | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Sep 15 16:02:24 2014 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Sep 15 17:55:47 2014 +0200 |
tree | 073607658e52b0553db5bda6eb1c2858346d4025 | |
parent | 0f391f189eae2c479122dc934d8ffdcbe4257cfe [diff] |
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>