diff options
author | Jinjie Ruan <[email protected]> | 2024-08-26 20:49:02 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-28 20:39:07 +0100 |
commit | 4439a2e92cb89028b22c5d7ba1b99e75d7d889f6 (patch) | |
tree | 516480798a21c6921773d9dbc1bcc5715b2e53b3 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Reviewed-by: William Zhang <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions