From: Tomi Valkeinen Date: Fri, 19 Oct 2012 11:23:06 +0000 (+0300) Subject: OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08e3e1342ff836e47767daa47211692d865e730;p=pandora-kernel.git OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable() WB will not be used with compat-mode, i.e. from omapfb. This means we don't need the current complex dispc_wb_enable function, but can have a simple register write version of the function. This patch removes all the extra code from dispc_wb_enable() Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed