commit | 07df1c4fea1474ae6db2c8554d2915cf5cf81369 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Thu Dec 04 11:14:11 2008 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Wed Dec 17 22:50:30 2008 +0800 |
tree | 429846c4fa999a7b32ce37f48eebc21d2efa78c9 | |
parent | 09e647d30d0d8feff0aee77bd17342fbc79a3bf8 [diff] |
[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 <eric.miao@marvell.com>