From: Torstein Hegge Date: Tue, 19 Mar 2013 16:12:14 +0000 (+0100) Subject: ALSA: usb: Parse UAC2 extension unit like for UAC1 X-Git-Tag: v3.9-rc4~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ac51301e6c6d4ed977d7674ce2b8e713619a9b;p=pandora-kernel.git ALSA: usb: Parse UAC2 extension unit like for UAC1 UAC2_EXTENSION_UNIT_V2 differs from UAC1_EXTENSION_UNIT, but can be handled in the same way when parsing the unit. Otherwise parse_audio_unit() fails when it sees an extension unit on a UAC2 device. UAC2_EXTENSION_UNIT_V2 is outside the range allocated by UAC1. Signed-off-by: Torstein Hegge Acked-by: Daniel Mack Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed