commit | f5565295892eb93c3191aa241405fe8b685542d6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 26 01:38:28 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jan 02 10:35:06 2013 +0000 |
tree | c1d6d0269df2ec2e23e290768530073f4121e355 | |
parent | 62e4d357aae0c7438c537bdb1c86909d7cac2663 [diff] |
ARM: 7610/1: versatile: bump IRQ numbers The Versatile starts to register Linux IRQ numbers from offset 0 which is illegal, since this is NO_IRQ. Bump all hard-coded IRQs by 32 to get rid of the problem. Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>