From: Boris Brezillon Date: Tue, 17 Mar 2015 16:15:47 +0000 (+0100) Subject: USB: host: ohci-at91: remove useless uclk clock X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963719c872a3a71bc2abf4d4899392acab93b09d;p=pandora-kernel.git USB: host: ohci-at91: remove useless uclk clock Now that the system clock driver is forwarding set_rate request to the parent clock, we can safely call clk_set_rate on the system clk and get rid of the uclk field. Signed-off-by: Boris Brezillon Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed