summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2018-12-03 12:00:16 -0500
committerJeremy Cline <jcline@redhat.com>2018-12-03 12:00:43 -0500
commit4fbbd76abd224d8a914cc9435d0c69bcbad43bf0 (patch)
treea9709b8ad15b3dbf48f8fc0c2a35a855fb5e0bd2 /kernel.spec
parent7347fc93b80eadb1aed490e35724d668f172e8a7 (diff)
downloadkernel-4fbbd76abd224d8a914cc9435d0c69bcbad43bf0.tar.gz
kernel-4fbbd76abd224d8a914cc9435d0c69bcbad43bf0.tar.xz
kernel-4fbbd76abd224d8a914cc9435d0c69bcbad43bf0.zip
Fix very quiet speakers on the Thinkpad T570 (rhbz 1554304)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 56cd5bf0d..57a7f9aa0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -643,6 +643,9 @@ Patch515: PCI-Fix-incorrect-value-returned-from-pcie_get_speed.patch
# rhbz 1645070 patch queued upstream for merging into 4.21
Patch516: asus-fx503-keyb.patch
+# rbhz 1554304 patch in the sound tree and Cc'd for stable
+Patch517: ALSA-hda-realtek-Fix-speaker-output-regression-on-Thinkpad.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1894,6 +1897,9 @@ fi
#
#
%changelog
+* Mon Dec 03 2018 Jeremy Cline <jeremy@jcline.org>
+- Fix very quiet speakers on the Thinkpad T570 (rhbz 1554304)
+
* Mon Dec 3 2018 Hans de Goede <hdegoede@redhat.com>
- Fix non functional hotkeys on Asus FX503VD (#1645070)