From: H Hartley Sweeten Date: Tue, 11 Nov 2014 23:55:25 +0000 (-0700) Subject: staging: comedi: dmm32at: remove dmm32at_ns_to_timer() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1b2320009bc2a9893c7a6eef32fdced0b4455d;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed