[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190814002514.7E40520665@mail.kernel.org>
Date: Tue, 13 Aug 2019 17:25:13 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
Chunyan Zhang <zhang.chunyan@...aro.org>,
Baolin Wang <baolin.wang@...aro.org>
Subject: Re: [PATCH 7/9] clk: sprd: Don't reference clk_init_data after registration
Quoting Stephen Boyd (2019-07-31 12:35:15)
> A future patch is going to change semantics of clk_register() so that
> clk_hw::init is guaranteed to be NULL after a clk is registered. Avoid
> referencing this member here so that we don't run into NULL pointer
> exceptions.
>
> Cc: Chunyan Zhang <zhang.chunyan@...aro.org>
> Cc: Baolin Wang <baolin.wang@...aro.org>
> Signed-off-by: Stephen Boyd <sboyd@...nel.org>
> ---
Applied to clk-next
Powered by blists - more mailing lists