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:
3f95001
)
usb: dwc2: gadget: fix error path in dwc2_gadget_init
author
Mian Yousaf Kaukab
<yousaf.kaukab@intel.com>
Fri, 9 Jan 2015 12:38:45 +0000
(13:38 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 12 Jan 2015 21:32:49 +0000
(15:32 -0600)
In the error path, s3c_hsotg_phy_disable should be called after a
call to s3c_hsotg_phy_enable is made.
Tested-by: Robert Baldyga <r.baldyga@samsung.com>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Mian Yousaf Kaukab <yousaf.kaukab@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found