From: Laurent Pinchart Date: Mon, 28 Oct 2013 22:49:28 +0000 (+0100) Subject: fbdev: shmobile-hdmi: Convert to clk_prepare/unprepare X-Git-Tag: v3.13-rc1~93^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00affb1c6bfa83e216931604f697a38745b4181;p=pandora-kernel.git fbdev: shmobile-hdmi: 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: Jean-Christophe Plagniol-Villard Cc: Tomi Valkeinen Cc: linux-fbdev@vger.kernel.org Signed-off-by: Laurent Pinchart Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed