]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: omapfb: Fix 444 mode after recent LCD changes
authorJonathan McDowell <noodles@earth.li>
Fri, 4 Aug 2006 10:44:26 +0000 (13:44 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 4 Aug 2006 10:44:26 +0000 (13:44 +0300)
commite10a75b49e7a57ae17c28b705153c70eba15a8ef
treea875ac99c2a3dba0a4b05fc2462cdc60ad8d2261
parentc24d0005a33d7984dcf3f6aea89390b5eac49130
[PATCH] ARM: OMAP: omapfb: Fix 444 mode after recent LCD changes

The recent changes to the LCD driver have broken the 444 mode (where a
12 bit panel is driven from 16 bits in memory). This one liner fixes it
for me.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/video/omap/omapfb_main.c