]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: oxygen: fix analog capture on Claro halo cards
authorErik J. Staab <ejs@insightbb.com>
Wed, 22 Sep 2010 09:07:41 +0000 (11:07 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 29 Oct 2010 04:51:04 +0000 (21:51 -0700)
commita09d28ae69b42f3b6093b8e76f47400d94c8bfda
tree3c8e0a9d578ef24fa5b6f0cf64239f74af12c6aa
parent292a45371086815942ec1ebb4e369aeee9355db0
ALSA: oxygen: fix analog capture on Claro halo cards

commit 0873a5ae747847ee55a63db409dff3476e45bcd9 upstream.

On the HT-Omega Claro halo card, the ADC data must be captured from the
second I2S input.  Using the default first input, which isn't connected
to anything, would result in silence.

Signed-off-by: Erik J. Staab <ejs@insightbb.com>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/oxygen/oxygen.c