On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > The pllb_arm clock was created at probe time, but was never removed if > something went wrong later in probe, or if the driver was ever removed from > the system. > > Now that we are using clk_hw_register, we can just use its managed variant > to take care of that for us. > > Cc: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: [email protected] > Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Nicolas Saenz Julienne <[email protected]> Thanks! Nicolas
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
