[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220630151205.3935560-1-claudiu.beznea@microchip.com>
Date: Thu, 30 Jun 2022 18:12:04 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <mturquette@...libre.com>, <sboyd@...nel.org>
CC: <linux-clk@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"Claudiu Beznea" <claudiu.beznea@...rochip.com>
Subject: [PATCH 1/2] clk: remove extra empty line
Remove extra empty line.
Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
---
drivers/clk/clk.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c
index 7fc191c15507..1cff79a7f8a4 100644
--- a/drivers/clk/clk.c
+++ b/drivers/clk/clk.c
@@ -3672,7 +3672,6 @@ static int __clk_core_init(struct clk_core *core)
clk_core_reparent_orphans_nolock();
-
kref_init(&core->ref);
out:
clk_pm_runtime_put(core);
--
2.34.1
Powered by blists - more mailing lists