commit | df18fedae5f7870529a0a79193e24e67f56d995e | [log] [tgz] |
---|---|---|
author | Chao Xie <chao.xie@marvell.com> | Mon Mar 25 03:06:53 2013 -0400 |
committer | Felipe Balbi <balbi@ti.com> | Tue Apr 02 11:42:45 2013 +0300 |
tree | 2d7cbf7c44c05784ecb223530567fcc50efe2ab2 | |
parent | 1919811fe635de4689b4f31a20da3d50196cf43f [diff] |
usb: otg: mv_otg: remove unused clock The origianl understanding of clock is wrong. The OTG controller only have one clock input. Passing clock name by pdata is wrong. The clock is defined by device iteself. Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>