[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <48wrPV2nPkz9sSJ@ozlabs.org>
Date: Mon, 6 Apr 2020 23:05:34 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Geert Uytterhoeven <geert+renesas@...der.be>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>
Cc: linuxppc-dev@...ts.ozlabs.org, linux-clk@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
On Thu, 2020-02-13 at 08:38:04 UTC, Geert Uytterhoeven wrote:
> The PowerPC time code is not a clock provider, and just needs to call
> of_clk_init().
>
> Hence it can include <linux/of_clk.h> instead of <linux/clk-provider.h>.
>
> Remove the #ifdef protecting the of_clk_init() call, as a stub is
> available for the !CONFIG_COMMON_CLK case.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/60083063b755e29685902609e024ecd0c4a1a7d9
cheers
Powered by blists - more mailing lists