commit | cb2d2cdbc66d9143159ee0381ad83975de56a57d | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <[email protected]> | Fri Feb 16 17:34:47 2007 -0500 |
committer | Stefan Richter <[email protected]> | Fri Mar 09 22:03:02 2007 +0100 |
tree | cb5431e87633b8c1b09667434ed331e37caee3f7 | |
parent | d2746dc192e8b9446ea1cb843e94c30f177b7e54 [diff] |
firewire: Don't touch DMA descriptors after appending. When a DMA descriptor is appended to the context we sync it for DMA and the device might potentially read it immediately. So, we can't set the IRQ bits in the descriptor after appending. Signed-off-by: Kristian Høgsberg <[email protected]> Signed-off-by: Stefan Richter <[email protected]>