From b3894f267d96146ef2bc5fa21437cb9be4e18254 Mon Sep 17 00:00:00 2001 From: Boris BREZILLON Date: Thu, 18 Jul 2013 09:38:52 +0200 Subject: [PATCH] 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-format-patch failed