commit | f97733d9885ece037f44dbb8083eeb772f549415 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jun 29 11:01:22 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:46:08 2012 -0700 |
tree | 42d360dbb3cd43b3d3937955e4b650aeba1519e3 | |
parent | 6daf1e0547ab6b9797a45ea9f45a035a5abb7821 [diff] |
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>