diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c index 918623a87..ff6a94aa0 100755 --- a/drivers/clk/clk.c +++ b/drivers/clk/clk.c @@ -3714,7 +3714,6 @@ static int __clk_core_init(struct clk_core *core) clk_core_hold_state(core); clk_core_reparent_orphans_nolock(); - kref_init(&core->ref); out: clk_pm_runtime_put(core);