staging: comedi: das_08: remove the 8254 'channels' usage
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 29 Jun 2012 18:01:22 +0000 (11:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:46:08 +0000 (15:46 -0700)
commitf97733d9885ece037f44dbb8083eeb772f549415
tree42d360dbb3cd43b3d3937955e4b650aeba1519e3
parent6daf1e0547ab6b9797a45ea9f45a035a5abb7821
staging: comedi: das_08: remove the 8254 'channels' usage

The internal 8254 'channels' count is the same as the comedi
subdevice 'n_chan'. There is no need to keep the internal
count.

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