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