From: Thomas Abraham Date: Tue, 2 Oct 2012 23:55:02 +0000 (-0300) Subject: [media] s5p-jpeg: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.7-rc1~38^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4c03f3819dc6c0e294d47558ed8c07cd3fb15e;p=pandora-kernel.git [media] s5p-jpeg: 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: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed