]> rtime.felk.cvut.cz Git - linux-imx.git/commit
usb: gadget: mv_u3d_core: remove unused clock
authorFelipe Balbi <balbi@ti.com>
Tue, 2 Apr 2013 08:12:11 +0000 (11:12 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 2 Apr 2013 08:42:47 +0000 (11:42 +0300)
commit65cd3f2b877ed11faa0899524746d27ed2d5aa75
treeca29c9edc724e7ec5cab7aedeca282f76a44ab6a
parent1805e811f00623465900238d4863fc9433e0b99e
usb: gadget: mv_u3d_core: remove unused clock

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>
drivers/usb/gadget/mv_u3d_core.c