commit | 9cbcc5e3c5d2d0355fed22d00762fd764c81a383 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Oct 16 22:29:56 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Oct 16 22:29:56 2007 +0200 |
tree | 1e8a0faed232ab34d8b2b423fbfafbbaab339f94 | |
parent | d83fca58d3229f3b23a92a72c3428da8faf09940 [diff] |
ide: use PCI_VDEVICE() macro While at it: - make struct pci_device_id tables const - use PCI_DEVICE_ID_ITE_8213 define in it8213.c - fix comment in generic.c Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>