summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-06-22 18:39:43 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-06-24 11:05:57 +0200
commit5d6bed2a9c8bc161bff4cc7cede00f2e0e27a7e7 (patch)
tree4db5a813dac35086638df74e6b02b99e9dddcca8 /sound
parent2f5bc307be2480ba89e4c5d118f406f04a4a7299 (diff)
downloadop-kernel-dev-5d6bed2a9c8bc161bff4cc7cede00f2e0e27a7e7.zip
op-kernel-dev-5d6bed2a9c8bc161bff4cc7cede00f2e0e27a7e7.tar.gz
ARM: dove: fix legacy dove IRQ numbers
v3.18 changed handle_IRQ() to call __handle_domain_irq(), which now rejects attempts to deliver IRQ0. Since IRQ 0 is used as the timer interrupt (just like the PIT on x86), this causes boot to fail as the bogomips calibration never completes. Fix this by shuffling all interrupts up by one. Fixes: a71b092a9c68 ("ARM: Convert handle_IRQ to use __handle_domain_irq") Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud