mmc: atmel-mci: prepare clk before calling enable
authorBoris BREZILLON <b.brezillon@overkiz.com>
Thu, 18 Jul 2013 07:38:52 +0000 (09:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:14:59 +0000 (23:14 -0400)
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to
avoid common clk framework warnings.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found