diff options
author | Johan Hovold <[email protected]> | 2023-04-04 09:25:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-04-20 10:18:06 +0200 |
commit | 44d257e9012ee8040e41d224d0e5bfb5ef5427ea (patch) | |
tree | 082502ee03ed4aa101a402acbad0a8b042665750 /drivers/fpga/fpga-mgr.c | |
parent | 9a8ad10c9f2e0925ff26308ec6756b93fc2f4977 (diff) |
USB: dwc3: fix runtime pm imbalance on unbind
Make sure to balance the runtime PM usage count on driver unbind by
adding back the pm_runtime_allow() call that had been erroneously
removed.
Fixes: 266d0493900a ("usb: dwc3: core: don't trigger runtime pm when remove driver")
Cc: [email protected] # 5.9
Cc: Li Jun <[email protected]>
Acked-by: Thinh Nguyen <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions