From: Darren Etheridge Date: Mon, 5 Aug 2013 22:02:30 +0000 (-0500) Subject: video: da8xx-fb: improve readability of code X-Git-Tag: v3.12-rc1~137^2~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e7164537380479bf96e852df6ab42ebe50e836;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed