]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[AGPGART] intel_agp: use table for device probe
authorWang Zhenyu <zhenyu.z.wang@intel.com>
Wed, 30 May 2007 01:45:58 +0000 (09:45 +0800)
committerDave Jones <davej@redhat.com>
Wed, 6 Jun 2007 21:10:03 +0000 (17:10 -0400)
commit9614ece14f23f2ce54a076c471aec9c91e51e79c
tree9427fa2b5d2c394d92609cd18e34008e90edf1f7
parentc4ca881796b7e14120851ddf6e04845ef94a314a
[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 <eric@anholt.net>
Signed-off-by: Wang Zhenyu <zhenyu.z.wang@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/char/agp/intel-agp.c