]> git.baikalelectronics.ru Git - kernel.git/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)
commit8b245ba3bba62cc81b3405a81f968f392d30ef77
tree8fd73b474402cc182e1b7afecf77b9dadd51a4ec
parentc81bc9a6e047f1f218534cf44def0f744f8b1661
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