From: Dave Airlie Date: Wed, 23 Nov 2005 11:12:59 +0000 (+1100) Subject: drm: move is_pci to the end of the structure X-Git-Tag: v2.6.15-rc3~46^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7655f493b74f3048c02458bc32cd0b144f7b394f;p=pandora-kernel.git drm: move is_pci to the end of the structure We memset the structure across opens except for the flags. The correct fix is more intrusive but this should fix a problem with bad iounmaps seen on AGP radeons acting like PCI ones. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed