git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09e647d
)
[ARM] pxafb: small cleanup of the smart panel code
author
Eric Miao
<eric.miao@marvell.com>
Thu, 4 Dec 2008 03:14:11 +0000
(11:14 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Wed, 17 Dec 2008 14:50:30 +0000
(22:50 +0800)
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>
No differences found