From: Laurent Pinchart Date: Thu, 28 Nov 2013 17:11:46 +0000 (+0100) Subject: serial: sh-sci: Convert to clk_prepare/unprepare X-Git-Tag: cleanup-for-linus~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b016b646e8676858f39ea9be760494b04b9ee0af;p=pandora-kernel.git serial: sh-sci: 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. Signed-off-by: Laurent Pinchart Acked-by: Magnus Damm Acked-by: Greg Kroah-Hartman Signed-off-by: Simon Horman --- Reading git-diff-tree failed