clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_comp...
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 22 Dec 2023 16:11:03 +0000 (17:11 +0100)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 26 Feb 2024 08:58:42 +0000 (10:58 +0200)
commite1ed0b0362285981c575f12ae9e8b9dfe56a046c
treee0f8c2b6f89aa422b75a37679df39c5eab67eeb4
parentfed6bf52c86df27ad4f39a72cdad8c27da9a50ba
clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_composite()

Two local variables will eventually be set to appropriate pointers
a bit later. Thus omit the explicit initialisation at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/6604590e-d0f7-4798-a1b9-b2f474f3a642@web.de
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-composite-8m.c