commit | 8d018647e00876e0c0e8dba13c52c882be4e1678 | [log] [tgz] |
---|---|---|
author | Jon Ringle <jringle@gridpoint.com> | Tue Apr 01 08:39:34 2014 -0400 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 14 14:52:07 2014 +0300 |
tree | 234000b3427ea426f403d947dea9e11263e33261 | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 [diff] |
video: da8xx-fb: Fix casting of info->pseudo_palette The casting to (u16 *) on info->pseudo_palette is wrong and causes the display to show a blue (garbage) vertical line on every other pixel column Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>