From: Chao Xie Date: Mon, 25 Mar 2013 07:06:54 +0000 (-0400) Subject: usb: ehci: mv_ehci: remove unused clock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e159c29548955a61439d217181d67409bf8bc7;p=pandora-kernel.git usb: ehci: mv_ehci: remove unused clock The origianl understanding of clock is wrong. The EHCI controller only have one clock input. Passing clock name by pdata is wrong. The clock is defined by device iteself. Acked-by: Alan Stern Signed-off-by: Chao Xie Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed