[PATCH 4/4] gxfb: use PCI_DEVICE() for gxfb's pci device table

2008-02-22 Thread Andres Salomon
Drop the class/class_mask stuff; it's unnecessary as long as the vendor and device IDs match. Signed-off-by: Andres Salomon <[EMAIL PROTECTED]> --- drivers/video/geode/gxfb_core.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/video/geode/gxfb_core.c

[PATCH 4/4] gxfb: use PCI_DEVICE() for gxfb's pci device table

2008-02-22 Thread Andres Salomon
Drop the class/class_mask stuff; it's unnecessary as long as the vendor and device IDs match. Signed-off-by: Andres Salomon [EMAIL PROTECTED] --- drivers/video/geode/gxfb_core.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/video/geode/gxfb_core.c