From: Tomi Valkeinen Date: Thu, 2 Oct 2014 17:58:49 +0000 (+0000) Subject: OMAPDSS: DISPC: explicit handling for sync and de levels X-Git-Tag: omap-for-v4.1/fixes-rc1~81^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed35188158552d4b1e7a8df2a10dedf88c813539;p=pandora-kernel.git OMAPDSS: DISPC: explicit handling for sync and de levels When configuring the lcd timings, instead of writing enum values directly to the HW, use switch-case to get the value to be programmed. This is safer and also allows us to change the enum values. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed