linux/sound/pci/hda
Dylan Reid 9e76e6d031 ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.
Turn on the pin widget's PIN_OUT bit from playback prepare. The pin is
enabled in open, but is disabled in hdmi_init_pin which is called during
system resume.  This causes a system suspend/resume during playback to
mute HDMI/DP. Enabling the pin in prepare instead of open allows calling
snd_pcm_prepare after a system resume to restore audio.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-07-20 07:47:01 +02:00
..
hda_auto_parser.c ALSA: hda - make sure alc268 does not OOPS on codec parse 2012-07-18 18:07:03 +02:00
hda_auto_parser.h ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers 2012-06-26 14:56:20 +02:00
hda_beep.c ALSA: hda - Avoid possible race of beep on/off 2012-07-03 18:31:37 +02:00
hda_beep.h ALSA: hda - Get rid of superfluous beep->mode field 2012-07-03 18:31:36 +02:00
hda_codec.c Merge branch 'topic/pm-convert' into for-next 2012-07-19 08:21:57 +02:00
hda_codec.h Merge branch 'topic/pm-convert' into for-next 2012-07-19 08:21:57 +02:00
hda_eld.c
hda_generic.c
hda_hwdep.c
hda_intel.c Merge branch 'topic/pm-convert' into for-next 2012-07-19 08:21:57 +02:00
hda_jack.c ALSA: hda - Fix index number conflicts of phantom jacks 2012-07-17 16:55:56 +02:00
hda_jack.h ALSA: HDA: Create phantom jacks for fixed inputs and outputs 2012-06-14 12:59:35 +02:00
hda_local.h ALSA: hda - Move beep helper functions to hda_beep.c 2012-07-03 18:31:36 +02:00
hda_proc.c
hda_trace.h
Kconfig ALSA: hda - Remove beep_mode=2 2012-07-03 18:31:20 +02:00
Makefile
patch_analog.c ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00
patch_ca0110.c
patch_ca0132.c
patch_cirrus.c ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00
patch_cmedia.c
patch_conexant.c ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00
patch_hdmi.c ALSA: hda - Turn on PIN_OUT from hdmi playback prepare. 2012-07-20 07:47:01 +02:00
patch_realtek.c Merge branch 'topic/pm-convert' into for-next 2012-07-19 08:21:57 +02:00
patch_si3054.c
patch_sigmatel.c ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00
patch_via.c ALSA: Convert to new pm_ops for PCI drivers 2012-07-03 08:23:03 +02:00