]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: gsc_hpdi: use PCI_DEVICE_SUB()
authorIan Abbott <abbotti@mev.co.uk>
Tue, 5 May 2015 17:47:28 +0000 (18:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 May 2015 12:57:26 +0000 (14:57 +0200)
commit86357d8ed81ba967eca4047574e1b73b8d93772f
treec45aa6b13187ed7182c1d7a4a9663e2ad4371b7f
parentc5f2579ed3eae33d41299958af6af56c0c8a01ba
staging: comedi: gsc_hpdi: use PCI_DEVICE_SUB()

Use the `PCI_DEVICE_SUB()` macro in the initializer of the PCI module
device table `gsc_hpdi_pci_table[]`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/gsc_hpdi.c