diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2013-12-02 09:29:35 (GMT) |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2013-12-10 18:41:28 (GMT) |
commit | 6db50bb67598668c525f12e2f7191f5d03ca46f2 (patch) | |
tree | ec2e1ba962d8a061c167f6898eb6c88d0302906c /include/sound/rcar_snd.h | |
parent | 4c4b053235fa73db1ea241aa5a6b021afb0ed8db (diff) | |
download | linux-6db50bb67598668c525f12e2f7191f5d03ca46f2.tar.xz |
clocksource: sunxi: Stop timer from ticking before enabling interrupts
The sun4i timer can still be ticking when we enable the interrupt.
If another timer is actually used (A7 architected timer, for example),
odds are that the interrupt will eventually fire with the event_handler
pointer being NULL.
The obvious fix it to stop the timer before registering the interrupt.
Observed and tested on sun7i (cubietruck).
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'include/sound/rcar_snd.h')
0 files changed, 0 insertions, 0 deletions