diff options
author | Marc Zyngier <[email protected]> | 2013-12-02 09:29:35 +0000 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2013-12-10 19:41:28 +0100 |
commit | 6db50bb67598668c525f12e2f7191f5d03ca46f2 (patch) | |
tree | ec2e1ba962d8a061c167f6898eb6c88d0302906c /include/linux/fpga/fpga-mgr.h | |
parent | 4c4b053235fa73db1ea241aa5a6b021afb0ed8db (diff) |
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 <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions