From: Eric Anholt Date: Thu, 22 Nov 2007 06:40:37 +0000 (+1000) Subject: drm: Initialize the AGP structure's base address at init rather than enable. X-Git-Tag: v2.6.25-rc1~301^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b40958032fd236194de57d29be9cf2c1f2643ee;p=pandora-kernel.git drm: Initialize the AGP structure's base address at init rather than enable. Not all drivers call enable (intel), but they would still like to use this member in driver code. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed