diff options
| author | H Hartley Sweeten <[email protected]> | 2012-09-11 10:48:47 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-09-11 12:11:05 -0700 |
| commit | 499a76dc830d32fa8a0c56360b89d4596789f85e (patch) | |
| tree | ba618b804e02eaa8c96e746053ceac4394916e6c /tools/perf/scripts/python/bin | |
| parent | e990333d11d8d37d802c8c2f22acf1b0461bd7c9 (diff) | |
staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div()
The comedi core always calls the 'do_cmdtest' function before it
calls the 'do_cmd' function. The 'do_cmdtest' for this driver calls
i8253_cascade_ns_to_timer_2div() to validate the cmd->convert_arg.
This call sets the dev_private 'div1' and 'div2' values needed to
program the 8254 timer. There is no need to call the i8253 function
a second time in the do_cmd function.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: 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