commit | 6498ba04aee69540f8f586438f90d58e5b8e6936 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Feb 21 17:57:05 2010 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Feb 24 20:36:55 2010 +0100 |
tree | 07f085b966af88265cbf36f30464f6f3943ecd77 | |
parent | 64582298b9c29535188380f488873e7d2196a2eb [diff] |
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 <stefanr@s5r6.in-berlin.de>