From: Darren Etheridge Date: Mon, 5 Aug 2013 22:02:31 +0000 (-0500) Subject: video: da8xx-fb: fix 24bpp raster configuration X-Git-Tag: v3.12-rc1~137^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8a00cc732fbd890bb4ac5af237ac6774c9545b;p=pandora-kernel.git video: da8xx-fb: fix 24bpp raster configuration Based on original patch by: Manjunathappa, Prakash and Afzal Mohammed Set only LCD_V2_TFT_24BPP_MODE bit for 24bpp and LCD_V2_TFT_24BPP_UNPACK bit along with LCD_V2_TFT_24BPP_MODE for 32bpp configuration. Patch is tested on am335x-evm for 24bpp and da850-evm for 16bpp configurations. v2: removes confusing fall through in case statement for pixel depth configuration. Signed-off-by: Darren Etheridge Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed