From: Laurent Pinchart Date: Mon, 28 Oct 2013 22:49:22 +0000 (+0100) Subject: drm: shmob_drm: Convert to clk_prepare/unprepare X-Git-Tag: v3.13-rc1~76^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d01e1ef6766babffb5965218beb207dde693fb5;p=pandora-kernel.git drm: shmob_drm: 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: David Airlie Cc: dri-devel@lists.freedesktop.org Signed-off-by: Laurent Pinchart Signed-off-by: Dave Airlie --- Reading git-diff-tree failed