Messages in this thread |  | | Subject | Re: [PATCH] clk: Mark fwnodes when their clock provider is added | From | Stephen Boyd <> | Date | Fri, 12 Feb 2021 16:37:01 -0800 |
| |
Quoting Greg KH (2021-02-11 05:00:51) > On Wed, Feb 10, 2021 at 01:44:35PM +0200, Tudor Ambarus wrote: > > This is a follow-up for: > > commit 3c9ea42802a1 ("clk: Mark fwnodes when their clock provider is added/removed") > > > > The above commit updated the deprecated of_clk_add_provider(), > > but missed to update the preferred of_clk_add_hw_provider(). > > Update it now. > > > > Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> > > ---
Acked-by: Stephen Boyd <sboyd@kernel.org>
|  |