commit | ec1b2320009bc2a9893c7a6eef32fdced0b4455d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Nov 11 16:55:25 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 26 15:33:23 2014 -0800 |
tree | 5cc47abb27024810a5e5f22e73f5d46342383554 | |
parent | 85b0e7668a8d187c2bd59f5f60338168513e5602 [diff] |
staging: comedi: dmm32at: remove dmm32at_ns_to_timer() This function is not necessary. It simply returns the 'ns' value that was passed to it. Remove it as well as the unnecessary Step 4 check of the cmd->convert_arg. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>