linux/drivers/staging/xgifb
Peter Huewe 27d73f1a5a staging/xgifb: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)
This patch converts pci_table entries to use the PCI_DEVICE macro,
if .subvendor and .subdevice are set to PCI_ANY_ID,
and thus improves readability.

v2:
Since the driver_data field isn't used anywhere we can also drop the
assignments for class, class_mask and driver_data.
(found by Aaro Koskinen)

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-26 18:00:09 -08:00
..
Kconfig
Makefile
TODO staging: xgifb: update TODO 2011-09-16 20:16:48 +02:00
vb_def.h staging: xgifb: delete Win9xDOSMode 2011-09-06 11:42:14 -07:00
vb_ext.c Remove unneeded version.h includes from drivers/staging/xgifb/ 2011-07-05 10:39:37 -07:00
vb_ext.h staging: xgifb: delete unused structs 2011-08-23 14:21:46 -07:00
vb_init.c staging: xgifb: make RAM type tables const 2011-10-12 09:51:49 -06:00
vb_init.h staging: xgifb: inline XGIfb_query_VGA_config_space() 2011-10-12 09:51:45 -06:00
vb_setmode.c staging: xgifb: make DAC tables const 2011-10-12 09:51:49 -06:00
vb_setmode.h
vb_struct.h staging: xgifb: move XGINew_DataBusWidth into vb_device_info 2011-10-12 09:51:48 -06:00
vb_table.h staging: xgifb: delete duplicated timing data 2011-09-06 11:42:13 -07:00
vb_util.c staging: xgifb: unify #include order 2011-09-16 20:16:48 +02:00
vb_util.h
vgatypes.h staging: xgifb: inline XGIfb_query_VGA_config_space() 2011-10-12 09:51:45 -06:00
XGI_main_26.c Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 2011-10-30 15:30:01 -07:00
XGI_main.h staging/xgifb: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used) 2011-11-26 18:00:09 -08:00
XGIfb.h staging: xgifb: clean up 2nd display state 2011-10-12 09:51:49 -06:00