From: Thomas Abraham Date: Tue, 2 Oct 2012 23:57:40 +0000 (+0900) Subject: video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.7-rc1~48^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce24978983477034f0b0c0bfd7e4a6026103958;p=pandora-kernel.git video: s3c-fb: 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: Florian Tobias Schandinat --- Reading git-diff-tree failed