Messages in this thread |  | | Subject | Re: [PATCH 02/12] clk: fixed-rate: Convert to clk_hw based APIs | From | Stephen Boyd <> | Date | Mon, 06 Jan 2020 22:43:46 -0800 |
| |
Quoting Stephen Boyd (2019-08-30 08:09:13) > This code still uses struct clk to register clks from the probe path. > Migrate this to the clk_hw based APIs to modernize the code. Also, this > isn't a module and it can't be one because the driver is always builtin > so drop the module table. > > Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > Signed-off-by: Stephen Boyd <sboyd@kernel.org> > ---
Applied to clk-next
|  |