aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2014-04-29 11:08:34 -0700
committerGreg Kroah-Hartman <[email protected]>2014-05-03 20:02:41 -0400
commitb4720286248acb7b696d95c72641c80bced6b3d3 (patch)
treebd46fc37947cb5dcb15b9c718805b6b0c84db131 /tools/perf/scripts/python/bin
parent56556577d9c4b4528935ddfc5635953c956d7fc9 (diff)
staging: comedi: adv_pci1710: remove 'neverending_ai' from private data
This member of the private data is not necessary. We can determine if the analog input command is neverending by checking the cmd->stop_src: TRIG_COUNT -> !neverending_ai TRIG_NONE -> neverending_ai Do that instead and remove the unnecessary member. 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/bin')
0 files changed, 0 insertions, 0 deletions