From: Dmitry Eremin-Solenikov Date: Mon, 19 Mar 2012 17:50:13 +0000 (+0400) Subject: staging/xgifb: simplify vga I/O ports handling X-Git-Tag: v3.5-rc1~145^2~229^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a801f252a1695d85da53845daf6e21671bf72ed;p=pandora-kernel.git staging/xgifb: simplify vga I/O ports handling 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed