diff options
| author | H Hartley Sweeten <[email protected]> | 2016-04-08 12:41:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-28 22:16:10 -0700 |
| commit | 8114b5ecb8dc9d2b79b9cba12c4edb737da80575 (patch) | |
| tree | f457f9ac1da600b47e24babb8b4444d8384fcbc1 /tools/perf/scripts/python | |
| parent | 1322f148983dfc91f2f011043bcdbc6de4a9df33 (diff) | |
staging: comedi: das1800: remove 'ao_ability' boardinfo
The "da" and "hc" type boards have normal analog outputs. The
"ao" type boards have move advanced analog outputs with waveform
generation capability.
Remove the 'ao_ability' member of the boardinfo and use the
'id' member to determine if the subdevice should be initialized.
The "ao" waveform analog outputs are not currently supported.
For aesthetics, add an else if for the initialization of the
subdevice for these boards.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions