[ALSA] Fixes audiophile usb analog capture with the new device_setup parameter
authorThibault LE MEUR <Thibault.LeMeur@supelec.fr>
Tue, 14 Mar 2006 10:44:53 +0000 (11:44 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:38:38 +0000 (10:38 +0100)
commite311334ee6bdd173d53be52f4fdffa5f39652e26
treeb3c7a0f588ccb160b1d9446f0421be662f775033
parentecefb192525c369dde67bf0addd4f96692a801c3
[ALSA] Fixes audiophile usb analog capture with the new device_setup parameter

Modules: Documentation,USB generic driver

The patch adds the 'device_setup' module parameter and a specific
quirk to correctly initialize the audiophile usb device: this fixes
the distorted sound bug on the Analog capture port. Backward
compatibility is achieved by simply omitting the new parameter.

Signed-off-by: Thibault LE MEUR <Thibault.LeMeur@supelec.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/ALSA-Configuration.txt
Documentation/sound/alsa/Audiophile-Usb.txt [new file with mode: 0644]
sound/usb/usbaudio.c