commit | a3bb67a75c0fe5c48def0fd39d2fe9ec043241d4 | [log] [tgz] |
---|---|---|
author | Carlos Lopez <carlos.cruz@sasken.com> | Sun Apr 25 12:53:35 2010 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | Tue May 18 15:06:06 2010 +0300 |
tree | 7f13ab4716c8295d3dc1979ccb2896aaed860581 | |
parent | ac01bb7ea06a02c8dc9084b4ed59cb59efeceb39 [diff] |
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 <carlos.cruz@sasken.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>