From: H Hartley Sweeten Date: Wed, 14 Jan 2015 17:05:02 +0000 (-0700) Subject: staging: comedi: comedi_isadma: introduce helper module for ISA DMA X-Git-Tag: fixes-v4.0-rc1~99^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a1ea7d6ba184a1f6e25e85786738003387cada;p=pandora-kernel.git staging: comedi: comedi_isadma: introduce helper module for ISA DMA Introduce a new helper module to consolidate all the ISA DMA code. This will allow removing the "depends on ISA_DMA_API" from the legacy drivers that can use DMA for async command support. This module is complete based on the various uses of ISA DMA in the comedi drivers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed