Re: [PATCH v2 08/91] clk: bcm: rpi: Remove global pllb_arm clock pointer
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-05-27 06:48:34
Also in:
dri-devel, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-05-27 06:48:34
Also in:
dri-devel, linux-clk, lkml
Quoting Maxime Ripard (2020-04-24 08:33:49)
The pllb_arm clk_hw pointer in the raspberry_clk structure isn't used anywhere but in the raspberrypi_register_pllb_arm. Let's remove it, this will make our lives easier in future patches. Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-clk@vger.kernel.org Acked-by: Nicolas Saenz Julienne <redacted> Signed-off-by: Maxime Ripard <redacted> ---
Reviewed-by: Stephen Boyd <sboyd@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel