diff options
| author | H Hartley Sweeten <[email protected]> | 2015-08-05 10:45:05 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-07 15:03:29 -0700 |
| commit | 0f97f5c92d4dcd561df1c9c064243fedf328177b (patch) | |
| tree | 820aa2a837c88e20d67034ec631c6e91aea3bb10 /tools/perf/scripts/python/bin/net_dropmonitor-report | |
| parent | c72c4c6e3ab4e1a280ab21fd2a6063b4d37fd4ff (diff) | |
staging: comedi: me4000: move ai command timing values into private data
The ai (*do_cmd_test) calls me4000_ai_round_cmd_args() to calculate the
timing values needed to the command. The the command test passes, the
core will then call the ai (*do_cmd) which then has to call
me4000_ai_round_cmd_args() again in order to get the same values to
pass to ai_prepare() in order to program the timing.
Add members to the private data to allow the (*do_cmd_test) to calculate
and save to values needed by ai_prepare().
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/net_dropmonitor-report')
0 files changed, 0 insertions, 0 deletions