From: Boris BREZILLON Date: Thu, 18 Jul 2013 07:38:52 +0000 (+0200) Subject: mmc: atmel-mci: prepare clk before calling enable X-Git-Tag: v3.12-rc1~69^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3894f267d96146ef2bc5fa21437cb9be4e18254;p=pandora-kernel.git mmc: atmel-mci: 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 Acked-by: Ludovic Desroches Signed-off-by: Chris Ball --- Reading git-diff-tree failed