On Mon, 21 Mar 2022 08:41:54 +0100 Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > Hello, > > On Sat, Mar 19, 2022 at 06:22:40PM +0000, Jonathan Cameron wrote: > > On Mon, 14 Mar 2022 15:16:31 +0100 > > Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > > > > > Several drivers manually register a devm handler to disable their clk. > > > Convert them to devm_clk_get_enabled(). > > > > > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > > > Acked-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > If this does get picked up, can who ever does it please provide > > an immutable branch. With some many drivers cleaned up, it's very > > likely to cause some merge fun somewhere otherwise. > > That would be good, indeed. If only the first two patches go in via clk > tree, it would however also be OK for me if the other patches go in only > after the clk changes are in an -rc1. I can care about rebasing if need > be. That works to, but so slow!!! :) Jonathan > > Best regards > Uwe >