From: Dan Allongo Date: Mon, 8 Jun 2009 15:21:52 +0000 (-0400) Subject: ALSA: usb - Add boot quirk for C-Media 6206 USB Audio X-Git-Tag: v2.6.31-rc1~363^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a43793a908f395dc687e6c5fc90d63f999d6d5;p=pandora-kernel.git ALSA: usb - Add boot quirk for C-Media 6206 USB Audio Added boot quirk for C-Media CM6206 device in snd_usb_audio_probe. The function snd_usb_cm6206_boot_quirk sets up six internal 16-bit registers in order to initialize the device. Values for the registers came from sniffing USB traffic under Windows since only four of the six are documented in the datasheet for CM106 and some reserved bits were also being set. [Minor coding-style fixes by tiwai] Signed-off-by: Dan Allongo Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed