From: Eric Miao Date: Thu, 4 Dec 2008 03:14:11 +0000 (+0800) Subject: [ARM] pxafb: small cleanup of the smart panel code X-Git-Tag: v2.6.29-rc1~559^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07df1c4fea1474ae6db2c8554d2915cf5cf81369;p=pandora-kernel.git [ARM] pxafb: small cleanup of the smart panel code Group smart panel related code in a more compact fasion, avoid abused usage of #ifdef .. #endif. Also fix the incorrect condition in pxafb_smart_init() to decide if it is a smart panel or not. (should be '&' instead of '|') Signed-off-by: Eric Miao --- Reading git-diff-tree failed