From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:51 +0000 (-0700) Subject: staging: comedi: adl_pci9118: enable DMA in common code path X-Git-Tag: fixes-for-v3.18-merge-window~15^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d900197e9e0ee372a6eabce6a8a98ec8c4174c2b;p=pandora-kernel.git staging: comedi: adl_pci9118: enable DMA in common code path The pci9118_ai_docmd_dma() function enables the DMA bit in the ai control register for all acquisition modes. For aesthetics, move the enable of this bit into the (*do_cmd). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed