From: Chao Xie Date: Mon, 25 Mar 2013 07:06:53 +0000 (-0400) Subject: usb: otg: mv_otg: remove unused clock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df18fedae5f7870529a0a79193e24e67f56d995e;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed