git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5578b26
)
usb: dwc3: core: use pm_runtime_put_sync() on remove
author
Felipe Balbi
<balbi@ti.com>
Fri, 11 Oct 2013 13:34:28 +0000
(08:34 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 11 Oct 2013 13:34:28 +0000
(08:34 -0500)
We are going to disable runtime_pm and we're
removing the driver, we must disable the device
now.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found