[PATCH] pmdomain: imx93-blk-ctrl: correct remove path
Stefan Wahren
wahrenst at gmx.net
Fri Nov 1 03:50:01 PDT 2024
Am 01.11.24 um 11:12 schrieb Peng Fan (OSS):
> From: Peng Fan <peng.fan at nxp.com>
>
> The check condition should be 'i < bc->onecell_data.num_domains', not
> 'bc->onecell_data.num_domains' which will make the look never finish
> and cause kernel panic.
>
> Also disable runtime to address
> "imx93-blk-ctrl 4ac10000.system-controller: Unbalanced pm_runtime_enable!"
>
> Fixes: e9aa77d413c9 ("soc: imx: add i.MX93 media blk ctrl driver")
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
Reviewed-by: Stefan Wahren <wahrenst at gmx.net>
More information about the linux-arm-kernel
mailing list