staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:52:30 +0000 (19:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:17:35 +0000 (08:17 -0700)
commitaccff3509e947a4c1f7c88aec7e41d14f6c6f51e
tree6a57ab79d9e0da896c0ef5682754cdcfefad6546
parentc8dd8e934087cc0ecf7033786ee00cff4ebcba4f
staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfo

This board always has 6, 16-bit analog outputs. There is no need to carry
this information in the boardinfo. Remove it.

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