DMAENGINE: COH 901 318 remove irq counting
authorLinus Walleij <linus.walleij@stericsson.com>
Tue, 2 Mar 2010 21:17:44 +0000 (14:17 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 2 Mar 2010 21:17:44 +0000 (14:17 -0700)
This removes the pointless irq counting for the COH 901 318, as
it turns out the hardware will only ever fire one IRQ for a linked
list anyway. In the process also a missing spinlock was introduced.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found