On Thu, Jun 2, 2022 at 3:14 PM wrote:
> From: Minghao Chi
>
> Because clk_disable_unprepare already checked NULL clock
> parameter, so the additional checks are unnecessary, just remove them.
>
> Reported-by: Zeal Robot
> Signed-off-by: Minghao Chi
> ---
> sound/soc/fsl/imx-audmux.c | 6 ++---
From: Minghao Chi
Because clk_disable_unprepare already checked NULL clock
parameter, so the additional checks are unnecessary, just remove them.
Reported-by: Zeal Robot
Signed-off-by: Minghao Chi
---
sound/soc/fsl/imx-audmux.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff