]> Pileus Git - ~andy/linux/commit
staging: comedi: addi_apci_1516: remove setting of s->io_bits
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 13 Nov 2012 20:45:23 +0000 (13:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 23:12:54 +0000 (15:12 -0800)
commit5aaa8bc35b4fc9cb720cf31ce7bd23ac7c1803f7
treeecbb2a2fd8933a08262ddf879d24be7f1245ccb5
parent308d703ba48ab7f2e16d744d3b8751ab5998ab9e
staging: comedi: addi_apci_1516: remove setting of s->io_bits

This value only has meaning for dio subdevices. Don't bother setting
it for the di and do subdevices in this driver.

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/addi_apci_1516.c