From: Barry Song Date: Wed, 26 Dec 2012 02:48:33 +0000 (+0800) Subject: spi/sirf: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.9-rc1~148^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5118cd2c2881db18a92eec68d1b29db9bcbcaf3;p=pandora-kernel.git spi/sirf: 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: Barry Song Signed-off-by: Grant Likely --- Reading git-diff-tree failed