fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb
authorAlexey Charkov <alchark@gmail.com>
Wed, 12 Jan 2011 22:14:44 +0000 (22:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 04:07:41 +0000 (13:07 +0900)
Implement simple blanking in pseudocolor modes for vt8500lcdfb

This follows the style of some other in-tree drivers by just setting
the hardware palette colors to all black. True Color modes are not
affected, but this at least allows to run xf86-video-fbdev without
errors due to blanking being unimplemented.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found