Quoting Dave Stevenson (2024-10-23 09:50:30) > From: Maxime Ripard <[email protected]> > > The RaspberryPi firmware clocks driver uses in several instances a > container_of to retrieve the struct raspberrypi_clk_data from a pointer > to struct clk_hw. Let's create a small function to avoid duplicating it > all over the place. > > Signed-off-by: Maxime Ripard <[email protected]> > Signed-off-by: Dave Stevenson <[email protected]> > ---
Acked-by: Stephen Boyd <[email protected]>
