From: Kishon Vijay Abraham I Date: Sun, 23 Sep 2012 23:28:22 +0000 (-0600) Subject: ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp X-Git-Tag: omap-devel-late-for-v3.7^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b024d2f60bdceefdc4a03855eb4bd241a403828;p=pandora-kernel.git ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp Made *ocp2scp_usb_phy_phy_48m* as the main_clk for ocp2scp. Since this ocp2scp module does not have any fck but does have a single opt_clock, it is added as the main_clk for ocp2scp. Also removed phy_48m as the optional clock since it is now made as the main clock. By this the driver need not enable/disable phy_48m clk separately and runtime_get/runtime_put will take care of that. Cc: Benoît Cousson Reviewed-by: Felipe Balbi Signed-off-by: Kishon Vijay Abraham I Acked-by: Benoît Cousson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed