]> git.baikalelectronics.ru Git - kernel.git/commit
video: da8xx-fb: improve readability of code
authorDarren Etheridge <detheridge@ti.com>
Mon, 5 Aug 2013 22:02:30 +0000 (17:02 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 Aug 2013 11:02:42 +0000 (14:02 +0300)
commitd536837043805b2b6a182c301433f94fe8e32085
treecc98c642369a8e875c6ac22cda9c3681dccaabd0
parenta97f1be8cc8185b7c2dbd6610c9bddab92af42e9
video: da8xx-fb: improve readability of code

Change the lcd_disable_raster funtion from using a bool to an enum
as the function is very confusing with the current api.  This helps
make it clearer what the parameter is really doing.

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