usb: otg: mv_otg: remove unused clock
authorChao Xie <chao.xie@marvell.com>
Mon, 25 Mar 2013 07:06:53 +0000 (03:06 -0400)
committerFelipe Balbi <balbi@ti.com>
Tue, 2 Apr 2013 08:42:45 +0000 (11:42 +0300)
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>

No differences found