From: H Hartley Sweeten Date: Mon, 23 Feb 2015 21:57:46 +0000 (-0700) Subject: staging: comedi: das1800: convert driver to use the comedi_8254 module X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c6c9b143d3abd854678b8ccfeb431f3db02f86;p=pandora-kernel.git staging: comedi: das1800: convert driver to use the comedi_8254 module This driver uses an 8254 timer to generate the pacer clock used for analog input data conversion. Convert it to use the comedi_8254 module to provide support for the 8254 timer. Tidy up the (*do_cmdtest) validation of the timer arguments. Absorb the converted das1800_setup_counters() code into the (*do_cmd). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed