clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
[sfrench/cifs-2.6.git] / arch / arm / mach-msm / timer.c
index 696fb73296d0e7bd0d4419e5363c496794a73079..1e9c3383daba7e6995f301527eb480b5ebdb8662 100644 (file)
@@ -274,7 +274,6 @@ static void __init msm_dt_timer_init(struct device_node *np)
                pr_err("Unknown frequency\n");
                return;
        }
-       of_node_put(np);
 
        event_base = base + 0x4;
        sts_base = base + 0x88;