From: Axel Lin Date: Wed, 11 Mar 2015 01:41:34 +0000 (+0800) Subject: phy: omap-usb2: Fix missing clk_prepare call when using old dt name X-Git-Tag: omap-for-v4.2/o2_dc~276^2~5^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ff3231b2d4197ef5024f9c57ffc6cfa562590c;p=pandora-kernel.git phy: omap-usb2: Fix missing clk_prepare call when using old dt name Current code does not call clk_prepare(phy->optclk) when using the old usb_otg_ss_refclk960m name. Fix it. Signed-off-by: Axel Lin Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed