linux/drivers/video/omap2/omapfb
Grazvydas Ignotas c1c52848ce OMAPFB: fix framebuffer console colors
omapfb does not currently set pseudo palette correctly for color depths
above 16bpp, making red text invisible, command like
  echo -e '\e[0;31mRED' > /dev/tty1
will display nothing on framebuffer console in 24bpp mode.
This is because temporary variable is declared incorrectly, fix it.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Cc: stable@vger.kernel.org # v3.x
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-08-23 12:37:22 +00:00
..
Kconfig staging: add omapdrm DRM/KMS driver for TI OMAP platforms 2011-11-26 17:43:30 -08:00
Makefile
omapfb-ioctl.c OMAPDSS: OMAPFB: always allow to configure overlay 2012-05-11 14:44:21 +03:00
omapfb-main.c OMAPFB: fix framebuffer console colors 2012-08-23 12:37:22 +00:00
omapfb-sysfs.c OMAPDSS: APPLY: rewrite overlay enable/disable 2011-12-02 08:54:44 +02:00
omapfb.h OMAPFB: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:15 +03:00