From: Sascha Hauer Date: Thu, 26 Mar 2009 11:38:26 +0000 (+0100) Subject: imxfb: Fix TFT mode X-Git-Tag: v2.6.30-rc1~636^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1e4e5a6387aad97590e2da9c6db1350f22f63a;p=pandora-kernel.git imxfb: Fix TFT mode We read from the PCR reg to determine whether to use TFT mode or not. This is not possible because it may not have been initialized with the correct value yet. Select it using fbi->pcr instead. Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed