diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2015-01-20 21:53:07 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 11:59:10 (GMT) |
commit | 87abf660912c75c08a8eeb501a4770b9e9126750 (patch) | |
tree | 7d0d7767c3ab8b6b20a8d4e4878c4122d0b56cab /Documentation/rfkill.txt | |
parent | 7bd428c43437ddd401af6b3214051f89628ac12f (diff) | |
download | linux-87abf660912c75c08a8eeb501a4770b9e9126750.tar.xz |
staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'
Some of the boards supported by this driver have analog outputs. The pci1720
board has 4 analog output channels and the others have 2.
For aesthetics, change the 'n_aochan' member to a bit-field flag 'has_ao' and
refactor the board attach accordingly. Remove the unnecessary initialization
of the subdevice 'len_chanlist'. That member is only used by subdevices that
support async commands.
Also, remove the unnecessary 'number of channels' check in pci171x_reset().
The boards that used this function, and have analog outputs, always have 2
channels.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/rfkill.txt')
0 files changed, 0 insertions, 0 deletions