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:
fd0ad47
)
staging: xgifb: eliminate redudant chip type >= XG40 checks
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Sun, 13 Mar 2011 10:26:10 +0000
(12:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 14 Mar 2011 18:52:26 +0000
(11:52 -0700)
Since all chips supported by the driver are >= XG40, these checks are
redundant and the code can be modified accordingly.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found