[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2f6d1043d90ab901e6d0dfc09dcff358.sboyd@kernel.org>
Date: Tue, 04 Mar 2025 13:55:10 -0800
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, patches@...ts.linux.dev
Subject: Re: [PATCH] clk: Print an error when clk registration fails
Quoting Stephen Boyd (2025-02-26 15:54:07)
> We have a lot of driver code that prints an error message when
> registering a clk fails. Do that in the core function instead to
> consolidate code. This also helps drivers avoid the anti-pattern of
> accessing the struct clk_hw::init pointer after registration.
>
> Signed-off-by: Stephen Boyd <sboyd@...nel.org>
> ---
Applied to clk-next
Powered by blists - more mailing lists