From: H Hartley Sweeten Date: Wed, 14 Jan 2015 17:05:10 +0000 (-0700) Subject: staging: comedi: ni_labpc_isadma: use comedi_isdma module X-Git-Tag: fixes-v4.0-rc1~99^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0438c9c3da2f243961561d1e3742519b2eeb3d;p=pandora-kernel.git staging: comedi: ni_labpc_isadma: use comedi_isdma module The labpc driver has already had the depends on ISA_DMA_API limitation removed by moving all the DMA support code into the labpc_isadma module. For aesthetics, use the comedi_isadma module to provide the actual ISA DMA support. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed