]> Pileus Git - ~andy/linux/commit
ALSA: hda - Drop bus->avoid_link_reset flag
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Nov 2013 10:58:40 +0000 (11:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Nov 2013 12:40:14 +0000 (13:40 +0100)
commit873ce8ad502cce3ba9295890d52afcce385d4107
tree8fd73b474402cc182e1b7afecf77b9dadd51a4ec
parent9ad54547cf6f4410eba83bb95dfd2a0966718d6d
ALSA: hda - Drop bus->avoid_link_reset flag

Use bus->power_keep_link_on instead.  The controller shouldn't go to
D3 when the link isn't reset, so essentially avoiding the link reset
means avoiding the runtime PM.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c
sound/pci/hda/patch_sigmatel.c