From 906bfcb85e0045a2ac4eb476d945cd427f640aa7 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 18 Sep 2017 14:18:25 -0500 Subject: Fix rhbz 1431375 --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index db873bd64..d2988597b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -655,6 +655,10 @@ Patch621: nl80211-check-for-the-required-netlink-attributes-presence.patch # Should fix our QXL issues Patch622: qxl-fixes.patch +# rhbz 1431375 +Patch623: HID-rmi-Make-sure-the-HID-device-is-opened-on-resume.patch +Patch624: input-rmi4-remove-the-need-for-artifical-IRQ.patch + # END OF PATCH DEFINITIONS %endif @@ -2230,6 +2234,7 @@ fi %changelog * Mon Sep 18 2017 Justin M. Forbes - Fixes for QXL (rhbz 1462381) +- Fix rhbz 1431375 * Thu Sep 14 2017 Laura Abbott - 4.13.2-200 - Linux v4.13.2 -- cgit