From: H Hartley Sweeten Date: Mon, 29 Jul 2013 20:48:01 +0000 (-0700) Subject: staging: comedi: das16: "timer_mode" is always used for DMA X-Git-Tag: v3.12-rc1~183^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cdad3360a39b1b81e1068b1027db25c9e16d97;p=pandora-kernel.git staging: comedi: das16: "timer_mode" is always used for DMA As noted in the driver, a timer is always used by this driver to handle the DMA due to buggy DMA controllers and the lack of a hardware fifo in some of the supported boards. Remove all the non-timer mode specific code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed