diff options
author | Marek Szyprowski <[email protected]> | 2010-05-14 08:18:52 +0200 |
---|---|---|
committer | Ben Dooks <[email protected]> | 2010-05-19 18:01:25 +0900 |
commit | 1131379b48228afb32fa626fb27586a02246acf9 (patch) | |
tree | 56ce48cddcf6e28e181b22487d0a104b5bb5ad85 /lib/string_helpers.c | |
parent | 0ad73cefa2ec509126af466718e0c3cb1ad8ae9b (diff) |
ARM: SAMSUNGy: fix broken timer irq base
Timer interrupts range was defined as 43-47, what overlaps with VIC0 range
(32-64). This was caused probably by a typo while the common interrupts
definition was refactored. This patch moves timer interrupt range to safe
area of 11-15 (just before uart range).
This fixes the commit 87aef30eb3c5dac0491c83fe3b90bc61f1df24ec
("ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series.")
which meant to move these into the old (and previously reserved)
ISA space.
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
[[email protected]: update description]
Signed-off-by: Ben Dooks <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions