aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2015-01-26 16:17:14 -0700
committerGreg Kroah-Hartman <[email protected]>2015-01-28 11:14:04 -0800
commitfc4e02175285c4642f50ad7b4070848d9e9f63f8 (patch)
treea2139e2cec64ea2b247520ad6a6d9f7ff7575e14 /tools/perf/scripts/python/netdev-times.py
parent7157fda400c7aeeee1eb60d4c6fd31cef822dac0 (diff)
staging: comedi: das16: remove unnecessary das16_ai_disable()
The das16_ai_disable() function disables interrupts and the pacer clock. This function is called by the subdevice (*cancel) operation. The comedi core will not call a subdevice (*insn_read) operation while an async command is running due to the s->busy check in parse_insn(). Since all async commands are terminated by a (*cancel), the das16_ai_disable() is not necessary in das16_ai_insn_read(). Remove it. 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions