From: Clemens Ladisch Date: Mon, 25 Jul 2005 14:19:10 +0000 (+0200) Subject: [ALSA] usb-audio - change quirk type handling X-Git-Tag: v2.6.13-rc4~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=854af9578cb84e4ca3cb1551a6be40c4e81bb455;p=pandora-kernel.git [ALSA] usb-audio - change quirk type handling USB generic driver Make the quirk type an enum instead of a #defined integer, and use a table for the quirk constructor functions instead of a big switch statement. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed