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:
30b7681
)
staging/xgifb: simplify vga I/O ports handling
author
Dmitry Eremin-Solenikov
<dbaryshkov@gmail.com>
Mon, 19 Mar 2012 17:50:13 +0000
(21:50 +0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 16:52:58 +0000
(09:52 -0700)
XGIfb driver transfers integer port number through several typecasts via
pjIOAddress field. Drop that field completely and use vga_base field of
xgifb_info directly.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main_26.c
patch
|
blob
|
history
drivers/staging/xgifb/vb_init.c
patch
|
blob
|
history
drivers/staging/xgifb/vb_setmode.c
patch
|
blob
|
history
drivers/staging/xgifb/vgatypes.h
patch
|
blob
|
history
diff --cc
drivers/staging/xgifb/XGI_main_26.c
Simple merge
diff --cc
drivers/staging/xgifb/vb_init.c
Simple merge
diff --cc
drivers/staging/xgifb/vb_setmode.c
Simple merge
diff --cc
drivers/staging/xgifb/vgatypes.h
Simple merge