[PATCH v2 1/2] clk: samsung: Use samsung CCF common function
Krzysztof Kozlowski
krzk at kernel.org
Wed Mar 5 11:15:28 PST 2025
On 25/02/2025 14:19, Varada Pavani wrote:
> Use samsung CCF function which registers multiple clock providers using
> single function call samsung_cmu_register_clocks().
>
> Signed-off-by: Varada Pavani <v.pavani at samsung.com>
> ---
> drivers/clk/samsung/clk-exynos4.c | 78 +++++++++++++++++--------------
> 1 file changed, 44 insertions(+), 34 deletions(-)
Please run scripts/checkpatch.pl and fix reported warnings. After that,
run also `scripts/checkpatch.pl --strict` and (probably) fix more
warnings. Some warnings can be ignored, especially from --strict run,
but the code here looks like it needs a fix. Feel free to get in touch
if the warning is not clear.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list