On Wed, Sep 30, 2020 at 02:40:34PM +0200, Lucas Stach wrote: > Hi Sascha, > > seems like this patch fell though the cracks (but 2/2 has been applied). I had created this patch myself just before you sent it, so I didn't apply this one but my own version. This really didn't make it into 2020.09.0 as it should, but it's on current master. Sascha > > Regards, > Lucas > > On Do, 2020-08-20 at 21:45 +0200, Lucas Stach wrote: > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > > --- > > drivers/clk/imx/clk-pll14xx.c | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/drivers/clk/imx/clk-pll14xx.c b/drivers/clk/imx/clk-pll14xx.c > > index 91e9624a606d..6ba519516b9f 100644 > > --- a/drivers/clk/imx/clk-pll14xx.c > > +++ b/drivers/clk/imx/clk-pll14xx.c > > @@ -358,8 +358,7 @@ static void clk_pll14xx_unprepare(struct clk *clk) > > { > > struct clk_pll14xx *pll = to_clk_pll14xx(clk); > > u32 val; > > -printf("%s %p\n", __func__, pll); > > -printf("%s %p\n", __func__, pll->base); > > + > > /* > > * Set RST to 0, power down mode is enabled and > > * every digital block is reset > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox