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:
df9f7b3
)
usb: dwc3: exynos: Remove local variable for clock from probe
author
Vivek Gautam
<gautam.vivek@samsung.com>
Fri, 21 Nov 2014 13:35:45 +0000
(19:05 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 21 Nov 2014 15:06:40 +0000
(09:06 -0600)
There's no need to keep one local variable for clock, and
then assign the same to 'clk' member of dwc3_exynos.
Just cleaning it up.
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found