From 8d01e1ef6766babffb5965218beb207dde693fb5 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 28 Oct 2013 23:49:22 +0100 Subject: [PATCH] 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-format-patch failed