From: Carlos Lopez Date: Sun, 25 Apr 2010 10:53:35 +0000 (+0200) Subject: OMAP2: DSS: Add missing line for update bg color X-Git-Tag: v2.6.35-rc1~445^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3bb67a75c0fe5c48def0fd39d2fe9ec043241d4;p=pandora-kernel.git OMAP2: DSS: Add missing line for update bg color The driver set the background color canvas but never writes it in DISPC_DEFAULT_COLOR_m register, which changes the background color on the LCD or TV. This patch adds a line to call to dispc_set_default_color() which is the function in charge to write the DISPC_DEFAULT_COLOR_m register. Signed-off-by: Carlos Lopez Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed