From: H Hartley Sweeten Date: Mon, 29 Jul 2013 20:48:19 +0000 (-0700) Subject: staging: comedi: das16: remove DMA irq support X-Git-Tag: v3.12-rc1~183^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5589c7cc9f37e929754e0a14b85db7c23a28129f;p=pandora-kernel.git staging: comedi: das16: remove DMA irq support As noted in the driver, a timer is always used by this driver to handle the DMA because samples could be dropped while waiting for the DMA done interrupt. Remove the irq setup code as well as the interrupt handler. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed