linux/sound/pci/hda
Dylan Reid b43d224767 ALSA: hda - Don't power up when not powered down.
After cancel_delayed_work_sync returns, the power down work either never
started (power_on == 1) or finished (power_on == 0).  In the former case
there is no need to power up again.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-06-22 09:08:58 +02:00
..
hda_auto_parser.c
hda_auto_parser.h
hda_beep.c
hda_beep.h
hda_codec.c ALSA: hda - Don't power up when not powered down. 2012-06-22 09:08:58 +02:00
hda_codec.h Merge branch 'fix/hda' into topic/hda 2012-06-20 14:43:20 +02:00
hda_eld.c
hda_generic.c
hda_hwdep.c
hda_intel.c Merge branch 'fix/hda' into topic/hda 2012-06-20 14:43:20 +02:00
hda_jack.c ALSA: HDA: Create phantom jacks for fixed inputs and outputs 2012-06-14 12:59:35 +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
hda_proc.c ALSA: hda - check proper return value 2012-06-07 11:40:58 +02:00
hda_trace.h
Kconfig
Makefile
patch_analog.c
patch_ca0110.c
patch_ca0132.c
patch_cirrus.c
patch_cmedia.c
patch_conexant.c ALSA: hda - Don't forget to call init verbs added by fixup list 2012-06-13 16:47:32 +02:00
patch_hdmi.c ALSA: hda - Correct info print in HDMI non-intrinsic unsol event 2012-06-21 11:42:23 +02:00
patch_realtek.c ALSA: hda - Don't forget to call init verbs added by fixup list 2012-06-13 16:47:32 +02:00
patch_si3054.c
patch_sigmatel.c
patch_via.c