commit | a2c15fa4c122558472f8041515072218c8652c7e | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Wed Oct 06 08:20:37 2010 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Oct 07 14:54:55 2010 -0700 |
tree | f4758cff216bd64a3ddff6e73d40cf2ffc8068c9 | |
parent | c6134c967c5b8b5986371de335fa4ec39de268bc [diff] |
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 <jonas.aberg@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>