From: Clemens Ladisch Date: Mon, 13 Jul 2009 11:21:58 +0000 (+0200) Subject: sound: usb-audio: add workaround for Blue Microphones devices X-Git-Tag: v2.6.31-rc4~32^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8886f33f25083a47d5fa24ad7b57bb708c5c5403;p=pandora-kernel.git sound: usb-audio: add workaround for Blue Microphones devices Blue Microphones USB devices have an alternate setting that sends two channels of data to the computer. Unfortunately, the descriptors of that altsetting have a wrong channel setting, which means that any recorded data from such a device has twice the sample rate from what would be expected. This patch adds a workaround to ignore that altsetting. Since these devices have only one actual channel, no data is lost. Signed-off-by: Clemens Ladisch Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed