diff options
author | Johan Hovold <johan@kernel.org> | 2018-05-31 17:45:52 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-06-18 12:41:00 +0300 |
commit | 896e518883f18e601335908192e33426c1f599a4 (patch) | |
tree | 0952cd38a8133342455738b47363273af1f20fda /drivers/usb/dwc2/gadget.c | |
parent | 1ffba9058737af2ddeebc813faa8ea9b16bc892a (diff) | |
download | linux-896e518883f18e601335908192e33426c1f599a4.tar.xz |
usb: dwc3: of-simple: fix use-after-free on remove
The clocks have already been explicitly disabled and put as part of
remove() so the runtime suspend callback must not be run when balancing
the runtime PM usage count before returning.
Fixes: 16adc674d0d6 ("usb: dwc3: add generic OF glue layer")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc2/gadget.c')
0 files changed, 0 insertions, 0 deletions