[PATCH v3 2/6] clk: samsung: Remove np argument from samsung_clk_init()
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Mar 6 06:40:36 PST 2023
On 23/02/2023 05:19, Sam Protsenko wrote:
> The code using `np' argument was removed from samsung_clk_init(). Remove
> that leftover parameter as well.
>
> No functional change.
>
> Fixes: d5e136a21b20 ("clk: samsung: Register clk provider only after registering its all clocks")
Fixes should come before any other patches, so backporting is
easier/possible.
I assume there is no dependency here with patch 1/6, so I just reversed
their order and applied.
> Acked-by: Marek Szyprowski <m.szyprowski at samsung.com>
> Tested-by: Marek Szyprowski <m.szyprowski at samsung.com>
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list