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:
5d1c2a9
)
staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD
author
Peter Huewe
<peterhuewe@gmx.de>
Sun, 3 Feb 2013 21:54:38 +0000
(22:54 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 18:46:28 +0000
(10:46 -0800)
These two functions share the same code except one line - thus we can
simply merge them and add a parameter to switch between both variants.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c
patch
|
blob
|
history
diff --cc
drivers/staging/xgifb/vb_setmode.c
Simple merge