Re: [PATCH] clk: clk-imx8mp-audiomix: fix function signature
From: Stephen Boyd
Date: Fri Dec 20 2024 - 18:44:10 EST
Quoting Nikolaus Voss (2024-12-19 02:54:11)
> clk_imx8mp_audiomix_reset_controller_register() in the
> "if !CONFIG_RESET_CONTROLLER" branch had the first
> argument missing. It is an empty function for this branch
> so it wasn't immediately apparent.
>
> Fixes: 6f0e817175c5 ("clk: imx: clk-audiomix: Add reset controller")
> Cc: <stable@xxxxxxxxxxxxxxx> # 6.12.x
> Signed-off-by: Nikolaus Voss <nv@xxxxxxx>
> ---
Applied to clk-fixes