ALSA: hda - Fix COEF setups for ALC1150 codec
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Sep 2014 05:21:56 +0000 (07:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:11 +0000 (14:52 -0700)
commit6d113a44062cb09e8338c14cac5af8a37e8448fa
tree78ad8be3b5e38af1d1670cf1dcf043bcc2992aee
parent3854619143761f135b4ac7db963875ec727dc175
ALSA: hda - Fix COEF setups for ALC1150 codec

commit acf08081adb5e8fe0519eb97bb49797ef52614d6 upstream.

ALC1150 codec seems to need the COEF- and PLL-setups just like its
compatible ALC882 codec.  Some machines (e.g. SunMicro X10SAT) show
the problem like too low output volumes unless the COEF setup is
applied.

Reported-and-tested-by: Dana Goyette <danagoyette@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c