diff options
| author | H Hartley Sweeten <[email protected]> | 2015-10-12 12:16:36 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-13 10:26:06 -0700 |
| commit | 6db70e3934c02c76f85c128e01585d8b6a8fbe61 (patch) | |
| tree | 32ea05001e809851f9248c9e3cbe52e1dc0590c3 /tools/perf/scripts/python | |
| parent | ee4c7709fbb29860c3200b1296a18adff01d2307 (diff) | |
staging: comedi: aio_aio12_8: refactor boardininfo
This driver supports three board types with these differences:
104-AIO12-8 - eight 12-bit analog in, four 12-bit analog out
104-AI12-8 - eight 12-bit analog in
104-AO12-4 - four 12-bit analog out
Convert the boardinfo 'ai_nchan' and 'ao_nchan' into bit-field
flags 'has_ai' and 'has_ao' so save a bit of space.
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