From: H Hartley Sweeten Date: Thu, 1 Nov 2012 18:10:02 +0000 (-0700) Subject: staging: comedi: addi_apci_1710: remove dma setup/free code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~680 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b5ece1bf94db7113e0e66adedc226aa690e3de;p=pandora-kernel.git staging: comedi: addi_apci_1710: remove dma setup/free code This driver does not use 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