staging: et131x: Tidy up PCI device table definition
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:45 +0000 (01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:12 +0000 (10:07 +0200)
commit26d19bf60be3a41bbd6c31d89d13a9c5e8edef8b
tree7b7764099f323e6471a4901f43d3ccbb5fd9410f
parent675c8f68ca65632624c0ebc03788f53c2109bf5b
staging: et131x: Tidy up PCI device table definition

Used the convenience macros DEFINE_PCI_DEVICE_TABLE and PCI_VDEVICE to
tidy up the device table definition.

Also remove the corresponding TODO item from the README.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/README
drivers/staging/et131x/et131x.c