ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 08:05:02 +0000 (10:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jun 2011 08:05:02 +0000 (10:05 +0200)
commit4dffbe03d1e940aba878f9420e67feb8423cdd08
treecd476063172e4676427f80b4a85e609ad58d580d
parentbf0be0e951cf1c4c9ce38032195cd8095a16d828
ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()

In ad198x_power_eapd(), wrong pin NIDs are used for controlling EAPD for
HP and Front outputs of AD1988/AD1989.  These are actually same with the
ones for AD1984 & co, port-A is 0x11 and port-D 0x12.

Reported-by: Raymond Yau <superquad.vortex2@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c