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)
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>

No differences found