From: H Hartley Sweeten Date: Tue, 4 Mar 2014 18:29:35 +0000 (-0700) Subject: staging: comedi: pcl816: only hook up async command support if DMA is available X-Git-Tag: v3.15-rc1~139^2~668 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8429504a575ded74c6267361592879cedfb7b860;p=pandora-kernel.git staging: comedi: pcl816: only hook up async command support if DMA is available This driver only supports async commands if a DMA channel is available. Modify the subdevice init so that the command support only gets hooked up if we can do DMA. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed