da8xx-fb: add missing FB_BLANK operations
authorYegor Yefremov <yegorslists@googlemail.com>
Fri, 6 Jul 2012 14:01:28 +0000 (16:01 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 29 Jul 2012 00:59:31 +0000 (00:59 +0000)
commit99a647d1f17375a803528aaab303518958a7e17a
tree27098eed14d46fefa22c1c72506c6cbefeead17b
parentd9053b487965042b9c849ce40c7f1fb7a0b84b39
da8xx-fb: add missing FB_BLANK operations

add FB_BLANK_NORMAL, FB_BLANK_VSYNC_SUSPEND and FB_BLANK_HSYNC_SUSPEND
modes (copy drivers/video/omap2/omapfb/omapfb-main.c implementation).
Otherwise X-server will complain about invalid parameter.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/da8xx-fb.c