PCI: ATM: lanai, change VENDOR to DEVICE
authorJiri Slaby <jirislaby@gmail.com>
Mon, 18 Jun 2007 08:58:13 +0000 (10:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 Jul 2007 23:02:10 +0000 (16:02 -0700)
commit1d0ed384c1f2582b6f7408642c77a78a0c410122
tree1553465ee0b4407093bdf9d9f2fd8bf3950732f1
parent44c10138fd4bbc4b6d6bff0873c24902f2a9da65
PCI: ATM: lanai, change VENDOR to DEVICE

lanai, change VENDOR to DEVICE

There were 2 bad named macros in pci_ids (LANAI 2 and IHB). Rename it to
DEVICE, because it's device id. Also make some cleanpu in pci_device_id
table (use PCI_VDEVICE).

Cc: Mitchell Blank Jr <mitch@sfgoth.com>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/atm/lanai.c
include/linux/pci_ids.h