]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
gxfb: use PCI_DEVICE() for gxfb's pci device table
authorAndres Salomon <dilinger@queued.net>
Mon, 28 Apr 2008 09:14:57 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:36 +0000 (08:58 -0700)
commit0a5e79098799a4bead070a9bd7f1a2213ba5eef5
treec6ecd0b07a56cd8ae3e3101aece11bd4e72fd008
parente2b118090969f153f134647acbcbbf01a9005e64
gxfb: use PCI_DEVICE() for gxfb's pci device table

Drop the class/class_mask stuff; it's unnecessary as long as the vendor and
device IDs match.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/geode/gxfb_core.c