From: H Hartley Sweeten Date: Wed, 14 Jan 2015 17:05:03 +0000 (-0700) Subject: staging: comedi: pcl818: remove depends on ISA_DMA_API limitation X-Git-Tag: fixes-v4.0-rc1~99^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7c0f04168a3faedf4a5a8ef9605ef90bdeb09c;p=pandora-kernel.git staging: comedi: pcl818: remove depends on ISA_DMA_API limitation Use the new comedi_isadma module to provide the ISA DMA support. This removes all the ISA_DMA_API code from this driver and allows the driver to be used on platforms that don't support the ISA_DMA_API. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed