ALSA: ice1724 - Fix ESI Maya44 capture source control
commiteef8959c40ad06a127dd352cae0d4a8c309dc570
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 May 2010 14:43:32 +0000 (12 16:43 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 26 May 2010 21:32:07 +0000 (26 14:32 -0700)
tree6507ee4f44f0a2340f0d559b6f3816c92cbaedf2
parent90e2111a4feb6473082b723f83c6af730e06041a
ALSA: ice1724 - Fix ESI Maya44 capture source control

commit 8213466596bf10b75887754773ee13c10cf86f5c upstream.

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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/ice1712/maya44.c