From: Tomi Valkeinen Date: Thu, 21 Apr 2011 16:53:25 +0000 (+0300) Subject: OMAP: DSS2: RFBI: clock enable/disable changes X-Git-Tag: v3.0-rc1~166^2~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be685faff2b75fa015832c5137bbb5513965104;p=pandora-kernel.git OMAP: DSS2: RFBI: clock enable/disable changes RFBI enables and disables clocks inside almost every function to get a finegrained control to the clocks. However, the current understanding is that this is not necessary power-management-wise. Change the clocking scheme so that RFBI clocks are enabled when the omapdss_rfbi_display_enable is called, and disabled when omapdss_rfbi_display_disable is called. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed