From: H Hartley Sweeten Date: Mon, 23 Feb 2015 21:57:43 +0000 (-0700) Subject: staging: comedi: ni_at_ao: convert driver to use the comedi_8254 module X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~736 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5a97344f2bfecf8421a56129d799ce5cb06754;p=pandora-kernel.git staging: comedi: ni_at_ao: convert driver to use the comedi_8254 module The hardware supported by this driver includes an 8254 timer. This timer is not currently used, other than setting counters 1 and 2 to MODE4 to ensure that the outputs are high. For aesthetics, convert it to use the comedi_8254 module to provide support for the 8254 timer. This will make it easier to add features later. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed