video: da8xx-fb: Fix casting of info->pseudo_palette
authorJon Ringle <jringle@gridpoint.com>
Tue, 1 Apr 2014 12:39:34 +0000 (08:39 -0400)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 14 Apr 2014 11:52:07 +0000 (14:52 +0300)
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>
drivers/video/da8xx-fb.c

Simple merge