[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <158154867848.184098.3370579513642470683@swboyd.mtv.corp.google.com>
Date: Wed, 12 Feb 2020 15:04:38 -0800
From: Stephen Boyd <swboyd@...omium.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
linux-arm-msm@...r.kernel.org, Taniya Das <tdas@...eaurora.org>,
Venkata Narendra Kumar Gutta <vnkgutta@...eaurora.org>
Subject: Re: [PATCH] clk: qcom: alpha-pll: Make error prints more informative
Quoting Stephen Boyd (2020-02-04 22:54:21)
> I recently ran across this printk error message spewing in my logs
>
> Call set rate on the PLL with rounded rates!
>
> and I had no idea what clk that was or what rate was failing to round
> properly. Make the printk more informative by telling us what went wrong
> and also add the name of the clk that's failing to change rate.
> Furthermore, update the other printks in this file with the clk name
> each time so we know what clk we're talking about.
>
> Cc: Taniya Das <tdas@...eaurora.org>
> Cc: Venkata Narendra Kumar Gutta <vnkgutta@...eaurora.org>
> Signed-off-by: Stephen Boyd <swboyd@...omium.org>
> ---
Applied to clk-next
Powered by blists - more mailing lists