commit | fafe91a8b2ea372b76e0cbad995cea8afd77b5da | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Sep 11 13:46:17 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 14:01:55 2012 -0700 |
tree | 4a5fdbbef0868dd8656f321d9a863996591e8c9d | |
parent | 48f31251264c3cabcec274da184ad669c195a627 [diff] |
staging: comedi: icp_multi: remove n_aochan from boardinfo There is only one board type supported by this driver and the number of analog output channels is constant. Remove the boardinfo for it and just open-code the value. 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>