commit | e402af6caa02f12ad213af2e22aa8a32970f99b0 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Tue Aug 14 11:19:22 2012 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Aug 23 14:55:45 2012 +0200 |
tree | 1ee6b4dc1f0e594d007f53105921880edcf793c6 | |
parent | 85ebea12f59e3341049a9c17edcb73fcf21043db [diff] |
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support AT91_ID_SYS as virq is incorrect because of spare irq support which introduces NR_IRQS_LEGACY offset. It modifies rtc-at91sam9 driver in order to get irq from resources. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>