From: H Hartley Sweeten Date: Fri, 2 Nov 2012 00:24:55 +0000 (-0700) Subject: staging: comedi: addi_common: remove dma setup/free code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50e2420d6d8effa2c9806d81f065807949e3960;p=pandora-kernel.git staging: comedi: addi_common: remove dma setup/free code None of the addi-data drivers that use the "common" code in addi_common.c support dma. Remove the code that sets up the dma and allocates the buffers in the attach and the code that frees the buffers in the detach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed