]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Improve HP depop when system enter to S3
authorKailang Yang <kailang@realtek.com>
Thu, 8 Nov 2012 09:23:18 +0000 (10:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 20:14:08 +0000 (12:14 -0800)
commit1614e57c8b9a47e315493f3b780aad058e5dabb7
treeafa6199364fb79c6ed1afa6d400a779c9239f405
parent3a31a7aa8aafb51de01e31a44738ff15683df3ab
ALSA: hda - Improve HP depop when system enter to S3

commit 1387e2d12799e554df2f60e7ae7fe01384bcb96f upstream.

alc269_toggle_power_output() was only use in ALC269VB.  I rename it to
alc269vb_toggle_power_output().

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c