From: Murali Karicheri Date: Mon, 22 Oct 2012 14:41:36 +0000 (-0300) Subject: [media] media:davinci: clk - {prepare/unprepare} for common clk X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5a5e62aed455a4004685b6ee65ea91cc5acb87;p=pandora-kernel.git [media] media:davinci: clk - {prepare/unprepare} for common clk As a first step towards migrating davinci platforms to use common clock framework, replace all instances of clk_enable() with clk_prepare_enable() and clk_disable() with clk_disable_unprepare(). Also fixes some issues related to clk clean up in the driver Signed-off-by: Murali Karicheri Acked-by: Lad, Prabhakar Tested-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed