[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20849a8e-e0f5-46df-ad8a-9eae6cbe337b@web.de>
Date: Sun, 24 Dec 2023 17:33:53 +0100
From: Markus Elfring <Markus.Elfring@....de>
To: linux-omap@...r.kernel.org, linux-clk@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
Michael Turquette <mturquette@...libre.com>, Rob Herring <robh@...nel.org>,
Stephen Boyd <sboyd@...nel.org>, Tero Kristo <kristo@...nel.org>,
Tony Lindgren <tony@...mide.com>
Cc: LKML <linux-kernel@...r.kernel.org>, cocci@...ia.fr
Subject: [PATCH 00/10] clk: ti: Adjustments for eight function implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sun, 24 Dec 2023 17:03:21 +0100
Several update suggestions were taken into account
from static source code analysis.
Markus Elfring (10):
Less function calls in of_omap2_apll_setup() after error detection
Less function calls in of_dra7_apll_setup() after error detection
Use common code in omap_clk_register_apll()
Less function calls in ti_fapll_setup() after error detection
One function call less in ti_fapll_synth_setup() after error detection
Return directly after a failed kzalloc() in of_mux_clk_setup()
Less function calls in _ti_omap4_clkctrl_setup() after error detection
Use common error handling code in _ti_omap4_clkctrl_setup()
Less function calls in _ti_clkctrl_clk_register() after error detection
Delete an unnecessary initialisation in _ti_clkctrl_clk_register()
drivers/clk/ti/apll.c | 58 ++++++++++++++++++++++++----------------
drivers/clk/ti/clkctrl.c | 44 ++++++++++++++++--------------
drivers/clk/ti/fapll.c | 29 +++++++++++---------
drivers/clk/ti/mux.c | 2 +-
4 files changed, 76 insertions(+), 57 deletions(-)
--
2.43.0
Powered by blists - more mailing lists