Re: [PATCH v2] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare

From: Chen-Yu Tsai
Date: Mon Apr 07 2025 - 00:52:35 EST


On Tue, Mar 25, 2025 at 5:28 PM Chen Ni <nichen@xxxxxxxxxxx> wrote:
>
> clk_prepare_enable() and clk_disable_unprepare() already checked
> NULL clock parameter.Remove unneeded NULL check for clk here.
>
> Signed-off-by: Chen Ni <nichen@xxxxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>