On Mon, Apr 24, 2017 at 8:42 AM, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > Clock providers should use the new struct clk_hw based API, so convert > Samsung clock providers and their helper functions to the new approach. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > drivers/clk/samsung/clk-cpu.c | 8 ++- > drivers/clk/samsung/clk-pll.c | 14 +++--- > drivers/clk/samsung/clk-s3c2410-dclk.c | 75 ++++++++++++++-------------- > drivers/clk/samsung/clk.c | 91 +++++++++++++++------------------- > drivers/clk/samsung/clk.h | 9 ++-- > 5 files changed, 92 insertions(+), 105 deletions(-) Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html