From 6cf6b36768db5770c3faf4cb5864926142b069fc Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 9 Sep 2014 13:05:27 -0700 Subject: [PATCH] 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-format-patch failed