Files
linux/drivers/staging
H Hartley Sweeten 499a76dc83 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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-11 12:11:05 -07:00
..
2012-09-10 15:45:27 -07:00
2012-07-16 19:24:46 -07:00
2012-09-04 14:27:42 -07:00
2012-07-09 11:35:00 -07:00
2012-09-07 22:12:43 -07:00
2012-09-07 22:12:43 -07:00