From 062fb7827c5458068005c9f467c1dc9e39e6e10f Mon Sep 17 00:00:00 2001 From: Sasha Levin Date: Wed, 18 Nov 2020 08:40:30 -0500 Subject: [PATCH] Drop alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch from 4.19 Signed-off-by: Sasha Levin --- ...te-runtime_allow-for-all-hda-control.patch | 36 ------------------- queue-4.19/series | 1 - 2 files changed, 37 deletions(-) delete mode 100644 queue-4.19/alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch diff --git a/queue-4.19/alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch b/queue-4.19/alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch deleted file mode 100644 index 8c166021a50..00000000000 --- a/queue-4.19/alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch +++ /dev/null @@ -1,36 +0,0 @@ -From e91a8308433dfd05b750c3df6f8da13d312d8b8f Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Tue, 27 Oct 2020 21:00:38 +0800 -Subject: ALSA: hda: Reinstate runtime_allow() for all hda controllers - -From: Kai-Heng Feng - -[ Upstream commit 9fc149c3bce7bdbb94948a8e6bd025e3b3538603 ] - -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 -Link: https://lore.kernel.org/r/20201027130038.16463-4-kai.heng.feng@canonical.com -Signed-off-by: Takashi Iwai -Signed-off-by: Sasha Levin ---- - sound/pci/hda/hda_intel.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c -index d43245937db7e..8e1eb5f243a27 100644 ---- a/sound/pci/hda/hda_intel.c -+++ b/sound/pci/hda/hda_intel.c -@@ -2478,6 +2478,7 @@ static int azx_probe_continue(struct azx *chip) - - if (azx_has_pm_runtime(chip)) { - pm_runtime_use_autosuspend(&pci->dev); -+ pm_runtime_allow(&pci->dev); - pm_runtime_put_autosuspend(&pci->dev); - } - --- -2.27.0 - diff --git a/queue-4.19/series b/queue-4.19/series index 835b263d5b5..030df63412e 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -28,7 +28,6 @@ ath9k_htc-use-appropriate-rs_datalen-type.patch netfilter-use-actual-socket-sk-rather-than-skb-sk-when-routing-harder.patch crypto-arm64-aes-modes-get-rid-of-literal-load-of-addend-vector.patch usb-gadget-goku_udc-fix-potential-crashes-in-probe.patch -alsa-hda-reinstate-runtime_allow-for-all-hda-control.patch gfs2-free-rd_bits-later-in-gfs2_clear_rgrpd-to-fix-u.patch gfs2-add-missing-truncate_inode_pages_final-for-sd_a.patch gfs2-check-for-live-vs.-read-only-file-system-in-gfs.patch -- 2.47.3