From: Tomasz Figa Date: Sun, 25 Aug 2013 17:00:37 +0000 (+0900) Subject: usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0127f6fc12e311cdd89bb1bd62f36621778d149;p=pandora-kernel.git usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare This patch modifies the ohci-s3c2410 driver to prepare and unprepare clocks in addition to enabling and disabling, since it is required by common clock framework. Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed