From: Clemens Ladisch Date: Sun, 18 Mar 2012 18:04:43 +0000 (+0100) Subject: firewire: ohci: factor out iso completion flushing code X-Git-Tag: v3.4-rc1~127^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910e76c607546ead218de8b11c32597d6b8fe7e4;p=pandora-kernel.git firewire: ohci: factor out iso completion flushing code In preparation for the following patches that add more flushing, move the code for flushing accumulated header data into a common function. The timestamp of the last completed packed is passed through the context structure instead of a function parameter to allow accessing this value later outside of the handle_i?_packet functions. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed