From: Stefan Richter Date: Sun, 21 Feb 2010 16:58:01 +0000 (+0100) Subject: firewire: ohci: use an ID table for quirks detection X-Git-Tag: v2.6.34-rc1~219^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a635593f447443459fb92a482b5cc6d1dd15199;p=pandora-kernel.git firewire: ohci: use an ID table for quirks detection We don't have a lot of quirks to take into account (especially since dual-buffer IR is out of the picture), but still, a table-based approach is more organized than a series of if () clauses. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed