From: Javier Martin Date: Thu, 22 Mar 2012 13:54:08 +0000 (+0100) Subject: dmaengine: imx-dma: remove 'in_use' field of 'internal' structure. X-Git-Tag: v3.4-rc1~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4756b5e068d866239b6880a7030c9d31400b254;p=pandora-kernel.git dmaengine: imx-dma: remove 'in_use' field of 'internal' structure. It makes no sense keeping an 'in_use' flag when the multiple descriptor mechanism already prevents a new DMA transfer to be issued when another one is in course. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed