Re: [PATCH v1] clk: qcom: Make common clk_hw registrations

From: Stephen Boyd
Date: Fri Feb 22 2019 - 03:07:20 EST


Quoting Jeffrey Hugo (2019-02-10 12:14:05)
> Several clock controller drivers define a list of clk_hw devices, and then
> register those devices in probe() before using common code to process the
> rest of initialization. Extend the common code to accept a list of clk_hw
> devices to process, thus eliminating many duplicate implementations.
>
> Signed-off-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx>
> ---

Applied to clk-next