From: Thomas Abraham Date: Tue, 2 Oct 2012 22:40:04 +0000 (+0900) Subject: serial: samsung: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: omap-for-v3.8/cleanup-headers-serial-take2-signed~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9484b009b57b6523a5c7477a899f4438942febde;p=pandora-kernel.git serial: samsung: 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed