Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging/comedi/contec: Convert pci_table entries to PCI_DEVICE (if PC…
…I_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 readablity. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information