Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux...
[deliverable/linux.git] / drivers / clocksource / clksrc-of.c
index a30b42c3ac3bdc483490a1bc781e663fc91edab5..ae2e4278c42abd75358279e937e991497097a2e6 100644 (file)
@@ -36,7 +36,6 @@ void __init clocksource_of_init(void)
 
                init_func = match->data;
                init_func(np);
-               of_node_put(np);
                clocksources++;
        }
        if (!clocksources)
This page took 0.02572 seconds and 5 git commands to generate.