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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Nov 2012 09:29:20 +0000 (10:29 +0100)
commit1387e2d12799e554df2f60e7ae7fe01384bcb96f
treef6f9addce5d95cc5952eb5272fa97450841e2972
parentf58161ba1b05a968e5136824b5a16b714b6a5317
ALSA: hda - Improve HP depop when system enter to S3

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c