From: Vivek Gautam Date: Thu, 14 Mar 2013 10:44:58 +0000 (+0530) Subject: usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb5147cea10308fac7d4ea44cbd164929199e03;p=pandora-kernel.git usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare calls as required by common clock framework. Signed-off-by: Vivek Gautam CC: Kukjin Kim Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed