From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:27 +0000 (-0700) Subject: staging: comedi: adl_pci9118: DMA requires an interrupt X-Git-Tag: fixes-for-v3.18-merge-window~15^2~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf6b36768db5770c3faf4cb5864926142b069fc;p=pandora-kernel.git staging: comedi: adl_pci9118: DMA requires an interrupt In order for DMA to work we also need an interrupt. Refactor the code so that the DMA allocation is only done if the interrupt is available. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed