commit | 84c8447c544bc7579097649273bc3f4e1b5de6af | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Thu Mar 04 14:40:30 2010 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Mar 24 14:24:44 2010 -0700 |
tree | 7b91a03a61044612d511283e03f545893ba8c464 | |
parent | cecd87da83869ad4157295b87a2e51e38c3e03bf [diff] |
DMAENGINE: COH 901 318 fix bytesleft This makes the function to get the number of bytes left in the ongoing DMA transaction actually work: the old code did not take neither lli:s nor queued jobs into account. Also fix a missing spinlock while we're at it. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>