linux-stable/sound/pci/hda
Takashi Iwai 989c318715 ALSA: hda - Fix recursive suspend/resume call
When the bus reset is performed during the suspend/resume (including
the power-saving too), it calls snd_hda_suspend() and
snd_hda_resume() again, and deadlocks eventually.

For avoiding the recursive call, add a new flag indicating that the PM
is being performed, and don't go to the bus reset mode when it's on.

Reported-and-tested-by: Julian Wollrath <jwollrath@web.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-11-19 14:14:58 +01:00
..
hda_auto_parser.c ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls 2012-10-06 16:51:09 +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 - Fix 'Beep Playback Switch' with no underlying mute switch 2012-08-14 10:22:31 +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 ALSA: hda - Fix recursive suspend/resume call 2012-11-19 14:14:58 +01:00
hda_codec.h ALSA: hda - Fix recursive suspend/resume call 2012-11-19 14:14:58 +01:00
hda_eld.c ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 2012-04-10 14:53:55 +02:00
hda_generic.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_hwdep.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_intel.c ALSA: hda - support Teradici 2200 host card audio 2012-11-04 09:24:08 +01:00
hda_jack.c ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_jack.h ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_local.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_proc.c Merge branch 'for-linus' into for-next 2012-08-20 22:14:26 +02:00
hda_trace.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
Kconfig ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
Makefile ALSA: hda - Move up the fixup helper functions to the library module 2012-05-08 18:01:33 +02:00
patch_analog.c ALSA: hda - Force to reset IEC958 status bits for AD codecs 2012-11-05 12:36:32 +01:00
patch_ca0110.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_ca0132.c ALSA: hda - don't create dysfunctional mixer controls for ca0132 2012-08-20 11:33:23 +02:00
patch_cirrus.c ALSA: HDA: Mark CS260x immutable structures const 2012-11-05 12:29:00 +01:00
patch_cmedia.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_conexant.c ALSA: hda - fix indices on boost volume on Conexant 2012-10-06 16:50:47 +02:00
patch_hdmi.c ALSA: hda - Allow 3/5/7 channel map for HDMI/DP 2012-09-10 16:08:40 +02:00
patch_realtek.c ALSA: hda - Add a missing quirk entry for iMac 9,1 2012-11-12 10:07:36 +01:00
patch_si3054.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_sigmatel.c ALSA: hda - Fix mute-LED setup for HP dv5 laptop 2012-10-26 16:57:28 +02:00
patch_via.c ALSA: hda - Add pin fixups for ASUS G75 2012-11-07 14:42:05 +01:00