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:
aee0ac9
)
staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:16 +0000
(23:59 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:53 +0000
(20:55 +0900)
Code checking for IF_DEF_CRT2Monitor is only executed for chips < XG20,
and there IF_DEF_CRT2Monitor is always true, so the flag is redundant.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found