diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-08-26 20:49:02 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-28 20:39:07 +0100 |
commit | 4439a2e92cb89028b22c5d7ba1b99e75d7d889f6 (patch) | |
tree | 516480798a21c6921773d9dbc1bcc5715b2e53b3 /tools/perf/scripts/python/parallel-perf.py | |
parent | 2fe6102bf01a5f4f48f211c2e5c8a274342fccb1 (diff) |
spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
The pm_runtime_disable() is missing in remove function, use
devm_pm_runtime_enable() to fix it. So the pm_runtime_disable() in
the probe error path can also be removed.
Fixes: a38a2233f23b ("spi: bcmbca-hsspi: Add driver for newer HSSPI controller")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: William Zhang <william.zhang@broadcom.com>
Link: https://patch.msgid.link/20240826124903.3429235-2-ruanjinjie@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions