diff options
| author | H Hartley Sweeten <[email protected]> | 2016-06-20 11:12:32 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-21 17:00:31 +0200 |
| commit | a6672530f6fc57e182a6f66d2017589b5b056994 (patch) | |
| tree | 51e5d005a02597f2d91276abf23251822b5fcecb /tools/perf/scripts/python | |
| parent | 686869b451b0b106cf6b365361fd577080fbca7a (diff) | |
staging: comedi: addi_apci_3501: remove timer/counter subdevice support
This driver is for a simple 4/8 channel analog output board with 2 isolated
digital inputs and 2 isolated digital outputs. Support for these subdevices
is provided by the driver.
The boards also has a watchdog timer that can be used to reset the analog
outputs. It can also be used as a general purpose 12-bit timer when the
watchdog function is not necessary. The current support code for this
subdevice is broken. It does not follow the comedi API and requires some
out-of-tree patches in order to even work.
Remove the subdevice support. If a proper register map can be located for
this board we can add support back later.
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