ALSA: ice1724 - Fix ESI Maya44 capture source control
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 May 2010 14:43:32 +0000 (16:43 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 26 May 2010 21:29:16 +0000 (14:29 -0700)
commit2a3097f24a0e4224e89f4e7e1ed75ef372d11068
treee6ab0cc20709dadb7d37b66727376f7d889adb31
parent5eb1c77df310f6def7a8d9e9e2e2061142a2ad63
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