]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: da8xx-fb: fix the polarities of the hsync/vsync pulse
authorDarren Etheridge <detheridge@ti.com>
Fri, 23 Aug 2013 21:52:53 +0000 (16:52 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Aug 2013 11:51:30 +0000 (14:51 +0300)
commit028cd86b794f4a7f09525587c8e9ab6b03a6fa0f
tree9a4b8adb63ada4b8820349f22474eda804eb78df
parent2645ad16218354a87f6154ca4ef0fac70a98486b
video: da8xx-fb: fix the polarities of the hsync/vsync pulse

The polarities were being set to active low when fbdev was requesting active
high.  This patch reverses it so that what is set into the LCD controller is
correct.

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/da8xx-fb.c