From 329b4287a4fc1d5d98a9f74b6f4f5d986a6c61f4 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 28 Oct 2013 23:49:21 +0100 Subject: [PATCH] sata_rcar: Convert to clk_prepare/unprepare Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and clk_disable_unprepare() to get ready for the migration to the common clock framework. Cc: linux-ide@vger.kernel.org Signed-off-by: Laurent Pinchart Signed-off-by: Tejun Heo --- Reading git-format-patch failed