staging: comedi: cb_pcimdda: remove dio_chans from the private data
commit4d928b176a7e9c59a54a3d48fa16f9421dea0ad8
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:50:42 +0000 (16 19:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:17:34 +0000 (17 08:17 -0700)
tree61b98b621ba318013d006b10ba540bae4d0699b7
parente070c6a949c4b7f0ebe73a08ff4df422b0d95216
staging: comedi: cb_pcimdda: remove dio_chans from the private data

The cards supported by this driver always have 8255 compatible
device. Remove the dio_chans variable from the private data and
always initialize the 8255 subdevice.

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