Uwe Kleine-König 326e31eebe clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
Instead of letting each driver call of_node_put do it centrally in the
loop that also calls the CLOCKSOURCE_OF_DECLARE callbacks. This is less
prone to error and also moves getting and putting the references into the
same function.

Consequently all respective of_node_put calls in drivers are removed.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: David Brown <davidb@codeaurora.org>
2013-10-02 11:42:48 +02:00
..
2013-09-06 13:21:16 -07:00
2013-09-06 13:21:16 -07:00
2011-03-29 14:47:58 +02:00
2011-02-28 12:40:05 -08:00
2011-02-28 12:40:05 -08:00
2011-03-29 14:47:58 +02:00
2013-01-03 15:57:04 -08:00