]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ice1724 - Fix ESI Maya44 capture source control
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 May 2010 14:43:32 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 May 2010 14:43:32 +0000 (16:43 +0200)
commit58b7527c2c83193e7d70d44c2b8b3d504c4050cc
treeb52ab03e9d1812ab069989a48c76636293a1387c
parent73ab69c7e52c180445da25a800220d52f66a9955
ALSA: ice1724 - Fix ESI Maya44 capture source control

The capture source control of maya44 was wrongly coded with the bit
shift instead of the bit mask.  Also, the slot for line-in was
wrongly assigned (slot 5 instead of 4).

Reported-by: Alex Chernyshoff <alexdsp@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/maya44.c