From: Stefan Richter Date: Sun, 21 Feb 2010 16:57:05 +0000 (+0100) Subject: firewire: ohci: remove unused dualbuffer IR code X-Git-Tag: v2.6.34-rc1~219^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6498ba04aee69540f8f586438f90d58e5b8e6936;p=pandora-kernel.git firewire: ohci: remove unused dualbuffer IR code This code was no longer used since 2.6.33, "firewire: ohci: always use packet-per-buffer mode for isochronous reception" commit 090699c0. If anybody needs this code in the future for special purposes, it can be brought back in. But it must not be re-enabled by default; drivers (kernelspace or userspace drivers) should only get this mode if they explicitly request it. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed