[PATCH] clk: clk-imx8mp-audiomix: fix function signature
Daniel Baluta
daniel.baluta at gmail.com
Thu Dec 19 04:33:40 PST 2024
On Thu, Dec 19, 2024 at 12:55 PM Nikolaus Voss <nv at vosn.de> wrote:
>
> 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 at vger.kernel.org> # 6.12.x
> Signed-off-by: Nikolaus Voss <nv at vosn.de>
Good catch.
Reviewed-by: Daniel Baluta <daniel.baluta at nxp.com>
More information about the linux-arm-kernel
mailing list