From: Lucas Stach <l.stach@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] clk: imx: remove leftover debug printk's from pll14xx
Date: Wed, 30 Sep 2020 14:40:34 +0200 [thread overview]
Message-ID: <0ae4ff9734730d318fc6a62301deafe5d300441c.camel@pengutronix.de> (raw)
In-Reply-To: <20200820194547.3738-1-l.stach@pengutronix.de>
Hi Sascha,
seems like this patch fell though the cracks (but 2/2 has been applied).
Regards,
Lucas
On Do, 2020-08-20 at 21:45 +0200, Lucas Stach wrote:
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-09-30 12:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 19:45 Lucas Stach
2020-08-20 19:45 ` [PATCH 2/2] clk: imx8mm: fix CPU clock Lucas Stach
2020-08-21 4:41 ` Sascha Hauer
2020-09-30 12:40 ` Lucas Stach [this message]
2020-10-02 4:13 ` [PATCH 1/2] clk: imx: remove leftover debug printk's from pll14xx Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0ae4ff9734730d318fc6a62301deafe5d300441c.camel@pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox