From: Kristian Høgsberg Date: Fri, 16 Feb 2007 22:34:47 +0000 (-0500) Subject: firewire: Don't touch DMA descriptors after appending. X-Git-Tag: v2.6.22-rc1~111^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2d2cdbc66d9143159ee0381ad83975de56a57d;p=pandora-kernel.git 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed