From: Timur Tabi Date: Wed, 28 Sep 2011 21:19:53 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported X-Git-Tag: v3.2-rc1~120^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e5a0232763db22d6c60c391ed5816b2b2ac063;p=pandora-kernel.git drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported The Freescale DIU video controller supports five video "modes", but only the first two are used by the driver. The other three are special modes that don't make sense for a framebuffer driver. Therefore, there's no point in keeping a global variable that indicates which mode we're supposed to use. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed