From: Wang Zhenyu Date: Wed, 30 May 2007 01:45:58 +0000 (+0800) Subject: [AGPGART] intel_agp: use table for device probe X-Git-Tag: v2.6.22-rc5~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9614ece14f23f2ce54a076c471aec9c91e51e79c;p=pandora-kernel.git [AGPGART] intel_agp: use table for device probe Fixed issues noted by Christoph Hellwig, and I changed device table scan a bit to allow the case that some models of graphics chips may have same host bridge type. This type of chip will be added in the future. This patch cleans up device probe function. Eric Anholt was the original author. Signed-off-by: Eric Anholt Signed-off-by: Wang Zhenyu Signed-off-by: Dave Jones --- Reading git-diff-tree failed