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:
12ea18e
)
usb: phy: tegra: Add error handling & clean up.
author
Venu Byravarasu
<vbyravarasu@nvidia.com>
Thu, 16 May 2013 14:13:01 +0000
(19:43 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 29 May 2013 23:47:32 +0000
(
02:47
+0300)
Check return values from all GPIO APIs and handle errors accordingly.
Remove the call to clk_disable_unprepare(); this function does not
prepare or enable the clock, so the error path should not disable or
unprepare it.
Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found