]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: adl_pci9118: cards have same vendor ID
authorIan Abbott <abbotti@mev.co.uk>
Fri, 2 Nov 2012 13:52:31 +0000 (13:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:39:38 +0000 (11:39 -0700)
commit00d9319475a80d372de726c7cabbfb45d7531a24
tree9bb4224a9319cc81a4efadb1fcf67df21dd5f328
parentf3b81d54585b2b050257228555f15c0e507024d1
staging: comedi: adl_pci9118: cards have same vendor ID

Don't bother recording the PCI vendor ID of each board in `boardtypes[]`
as they are all the same and the code doesn't use it anyway.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adl_pci9118.c