ALSA: hda: Reinstate runtime_allow() for all hda controllers
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 27 Oct 2020 13:00:38 +0000 (21:00 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 28 Oct 2020 08:43:28 +0000 (09:43 +0100)
commit9fc149c3bce7bdbb94948a8e6bd025e3b3538603
tree4d5646b38e6387c43044afe231f0aadc06f85698
parentf5dac54d9d93826a776dffc848df76746f7135bb
ALSA: hda: Reinstate runtime_allow() for all hda controllers

The broken jack detection should be fixed by commit a6e7d0a4bdb0 ("ALSA:
hda: fix jack detection with Realtek codecs when in D3"), let's try
enabling runtime PM by default again.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20201027130038.16463-4-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c