From: Rabin Vincent Date: Wed, 6 Oct 2010 08:20:37 +0000 (+0000) Subject: DMAENGINE: ste_dma40: fix desc_get X-Git-Tag: v2.6.37-rc1~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c15fa4c122558472f8041515072218c8652c7e;p=pandora-kernel.git DMAENGINE: ste_dma40: fix desc_get Fix desc_get to alloc a descriptor from the cache if the ones in the list are waiting for the ack. Also, memzero the descriptor when allocated from the list to ensure all fields are cleared. Acked-by: Jonas Aaberg Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed