From: Boris BREZILLON Date: Tue, 16 Jul 2013 15:16:22 +0000 (+0200) Subject: spi: atmel: prepare clk before calling enable X-Git-Tag: v3.12-rc1~192^2~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfec4a6e42286dacc733c7e6be43606a5622ca58;p=pandora-kernel.git spi: atmel: prepare clk before calling enable Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON Signed-off-by: Mark Brown --- Reading git-diff-tree failed