From: H Hartley Sweeten Date: Mon, 22 Apr 2013 19:33:30 +0000 (-0700) Subject: staging: comedi: ni_labpc: move DMA init out of the common attach X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=767308842b4b970ca105b1e80cd92af39355dfc5;p=pandora-kernel.git staging: comedi: ni_labpc: move DMA init out of the common attach Only the ISA versions of the LabPC boards support DMA. Move the DMA initialization out of the labpc_common_attach() and put it in the ISA specific labpc_attach() function. Remove the 'dma_chan' parameter from labpc_common_attach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed