commit | 0b58828c923e57f1bfbbd2c4277ceb60666314fa | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Tue Mar 02 14:17:44 2010 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Mar 02 14:17:44 2010 -0700 |
tree | 399402924ea132fdea66a0fce141c9cae6020b8e | |
parent | b87108a772e001af3fa79f9cfd87b190375f47a2 [diff] |
DMAENGINE: COH 901 318 remove irq counting 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>