diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-24 12:33:03 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-24 12:33:03 -0400 |
commit | 243dfca335a9a6fc0a9c4d66dfd5f5c0739a5ba3 (patch) | |
tree | b74b407ba8a3355c9bca4461c52b9343e7d75dc4 /kernel.spec | |
parent | 6b33b747602749a0e7e1648c460d29c6aef8d1a7 (diff) | |
download | kernel-243dfca335a9a6fc0a9c4d66dfd5f5c0739a5ba3.tar.gz kernel-243dfca335a9a6fc0a9c4d66dfd5f5c0739a5ba3.tar.xz kernel-243dfca335a9a6fc0a9c4d66dfd5f5c0739a5ba3.zip |
Fix ALPS v5 and v7 trackpads (rhbz 1203584)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 3af55f2ae..24d00fa84 100644 --- a/kernel.spec +++ b/kernel.spec @@ -630,6 +630,9 @@ Patch26171: acpi-video-Add-force-native-backlight-quirk-for-Leno.patch Patch26172: drm-Fixup-racy-refcounting-in-plane_force_disable.patch Patch26173: drm-i915-Don-t-try-to-reference-the-fb-in-get_initia.patch +#rhbz 1203584 +Patch26174: Input-ALPS-fix-max-coordinates-for-v5-and-v7-protoco.patch + # END OF PATCH DEFINITIONS %endif @@ -1371,6 +1374,9 @@ ApplyPatch acpi-video-Add-force-native-backlight-quirk-for-Leno.patch ApplyPatch drm-Fixup-racy-refcounting-in-plane_force_disable.patch ApplyPatch drm-i915-Don-t-try-to-reference-the-fb-in-get_initia.patch +#rhbz 1203584 +ApplyPatch Input-ALPS-fix-max-coordinates-for-v5-and-v7-protoco.patch + # END OF PATCH APPLICATIONS %endif @@ -2221,6 +2227,9 @@ fi # # %changelog +* Tue Mar 24 2015 Josh Boyer <jwboyer@fedoraproject.org> +- Fix ALPS v5 and v7 trackpads (rhbz 1203584) + * Tue Mar 24 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.0.0-0.rc5.git1.3 - Linux v4.0-rc5-25-g90a5a895cc8b - Add some i915 fixes |