From: Thomas Abraham Date: Tue, 2 Oct 2012 23:41:37 +0000 (+0900) Subject: usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05c946c68e381074dde259d8ce243da1b1aae02;p=pandora-kernel.git usb: ohci-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: Thomas Abraham Acked-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed