From: Laurent Pinchart Date: Mon, 28 Oct 2013 22:49:21 +0000 (+0100) Subject: sata_rcar: Convert to clk_prepare/unprepare X-Git-Tag: v3.13-rc1~115^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329b4287a4fc1d5d98a9f74b6f4f5d986a6c61f4;p=pandora-kernel.git 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-diff-tree failed