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)
commit8213466596bf10b75887754773ee13c10cf86f5c
treeb52ab03e9d1812ab069989a48c76636293a1387c
parent9fe17b5d47d3d3c85b35623dea8f571a184134c0
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