]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: contec_pci_dio: remove unused fields in the boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 16 Aug 2012 00:31:12 +0000 (17:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 18:30:40 +0000 (11:30 -0700)
commit8bba4439fb784d9f1aa74c1e13a42cd21f989ffc
tree1aeda9bacc12778cd0863c769c41871c3f6b5c7d
parentf7f57effa46c29984640bbcc60a8b3e9761da8f2
staging: comedi: contec_pci_dio: remove unused fields in the boardinfo

The model, in_ports, out_ports, and out_boffs information in the
boardinfo is not used by the driver. Remove them.

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