ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported
authorRoy Spliet <nouveau@spliet.org>
Mon, 13 Apr 2020 08:20:34 +0000 (10:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Apr 2020 16:03:29 +0000 (18:03 +0200)
commit3ba21113bd33d49f3c300a23fc08cf114c434995
treeb986780734b338c329a9967786a16444563ba3e1
parentc4c8dd6ef807663e42a5f04ea77cd62029eb99fa
ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported

This fixes runtime PM not working after a suspend-to-RAM cycle at least for
the codec-less HDA device found on NVIDIA GPUs.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=207043
Signed-off-by: Roy Spliet <nouveau@spliet.org>
Link: https://lore.kernel.org/r/20200413082034.25166-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c