Home
last modified time | relevance | path

Searched hist:d930d1a142af07f25c5cbf33aeea6ebbd25315ce (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNinfineon.cdiff d930d1a142af07f25c5cbf33aeea6ebbd25315ce Thu Jul 15 04:04:07 CDT 2010 Peter Huewe <peterhuewe@gmx.de> mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)

This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and
.subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the
PCI_VDEVICE macro, and thus improves readability.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>