Yongbae Park 1096be084a clockevents: sun5i: Fix setup_irq init sequence
The interrupt is enabled before the handler is set. Even this bug
did not appear, it is potentially dangerous as it can lead to a
NULL pointer dereference.

Fix the error by enabling the interrupt after
clockevents_config_and_register() is called.

Cc: stable@vger.kernel.org
Signed-off-by: Yongbae Park <yongbae2@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2015-03-05 15:01:37 +01:00
..
2013-08-27 10:49:38 +02:00
2014-08-26 13:45:44 -04:00
2015-02-17 09:27:54 -08:00
2014-01-23 18:45:38 -08:00
2014-07-04 15:46:17 +02:00
2014-07-04 15:50:29 +02:00