[PATCH 3/4] clk: sunxi-ng: Make fractional helper less chatty

Chen-Yu Tsai wens at csie.org
Mon Jul 31 00:15:48 PDT 2017


()On Mon, Jul 31, 2017 at 12:41 AM, Jernej Skrabec
<jernej.skrabec at siol.net> wrote:
> ccu_frac_helper_read_rate() prints some info which is not really
> helpful except during debugging.
>
> Replace printk() with pr_debug().
>
> Signed-off-by: Jernej Skrabec <jernej.skrabec at siol.net>

Queued as a fix for 4.13 with the following tag:

Fixes: 89a3dfb78707 ("clk: sunxi-ng: Add fractional lib")

The rationale being the previous two patches actually enable
the ccu_frac_helper_read_rate() code path, and we don't want
the users to be annoyed by all the noise.

ChenYu



More information about the linux-arm-kernel mailing list