From: Pavel Machek Date: Mon, 14 Apr 2008 11:14:22 +0000 (+0200) Subject: [ALSA] usb audio: make quirk handling more readable, and fix commented-out code X-Git-Tag: v2.6.26-rc1~1087^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a56f51bcc3650ecff806450f7fdab5edf57618f;p=pandora-kernel.git [ALSA] usb audio: make quirk handling more readable, and fix commented-out code usb audio contains useful debugging code, protected by #if 0. Unfortunately, it will not compile because variable names changed; fix it. Dallas workaround is formatted in a way where it is not quite obvious what is normal code and what is quirk. Reformat it to make it obvious. Signed-off-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed