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:
1805e81
)
usb: gadget: mv_u3d_core: remove unused clock
author
Felipe Balbi
<balbi@ti.com>
Tue, 2 Apr 2013 08:12:11 +0000
(11:12 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 2 Apr 2013 08:42:47 +0000
(11:42 +0300)
The origianl understanding of clock is wrong. The UDC controller
only have one clock input.
Passing clock name by pdata is wrong. The clock is defined by device
iteself.
Cc: Chao Xie <chao.xie@marvell.com>
Cc: Yu Xu <yuxu@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found