[PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer

Stephen Boyd sboyd at kernel.org
Fri Mar 13 01:13:03 UTC 2020


Quoting Maxime Ripard (2020-02-24 01:06:14)
> The pllb_arm_lookup pointer in the struct raspberrypi_clk is not used for
> anything but to store the returned pointer to clkdev_hw_create, and is not
> used anywhere else in the driver.
> 
> Let's remove that global pointer from the structure.
> 
> Cc: Michael Turquette <mturquette at baylibre.com>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: linux-clk at vger.kernel.org
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> ---

Reviewed-by: Stephen Boyd <sboyd at kernel.org>


More information about the dri-devel mailing list