diff options
author | H Hartley Sweeten <[email protected]> | 2015-11-18 10:07:15 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-12-21 15:57:40 -0800 |
commit | 4190c22008ef241cd9ae791bd9934e16c563fbc4 (patch) | |
tree | b6f5094341e5da28598af3381f3d12720fc11e19 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | e01b70bc13cecc917ae8a0dd23c5ddac38d0813b (diff) |
staging: comedi: adv_pci_dio: remove board reset during (*detach)
The board reset function disables and clears all interrupts. It also
resets all the digital output channels to 0.
Interrupts are not used by this driver so the disable/clear during the
(*detach) is not necessary.
Reseting all the digital outputs to 0 might not be desired depending
on what the outputs are connected to.
Remove the board reset and just use comedi_pci_detach() directly for
the driver (*detach).
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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions