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 <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: [email protected] > Signed-off-by: Maxime Ripard <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
