diff options
author | Peng Fan <[email protected]> | 2024-11-01 18:12:51 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-11-01 12:53:16 +0100 |
commit | f7c7c5aa556378a2c8da72c1f7f238b6648f95fb (patch) | |
tree | 442edee3c06bbae582f0106ab5f52e1a97b1a571 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bf020344204a2c1067b7562b6a247e6c689e28b (diff) |
pmdomain: imx93-blk-ctrl: correct remove path
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 <[email protected]>
Reviewed-by: Stefan Wahren <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions