aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2024-08-19 20:33:49 +0800
committerMark Brown <[email protected]>2024-08-19 13:43:30 +0100
commit265697288ec2160ca84707565d6641d46f69b0ff (patch)
treef9b5767b8f7fd30eda6185d9b0296fea63ce3601 /drivers/fpga/fpga-bridge.c
parent909f34f2462a99bf876f64c5c61c653213e32fce (diff)
spi: bcm63xx: Fix missing pm_runtime_disable()
The pm_runtime_disable() is missing in the remove function, fix it by using devm_pm_runtime_enable(), so the pm_runtime_disable() in the probe error path can also be removed. Fixes: 2d13f2ff6073 ("spi: bcm63xx-spi: fix pm_runtime") Cc: [email protected] # v5.13+ Signed-off-by: Jinjie Ruan <[email protected]> Suggested-by: Jonas Gorski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions