summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-05-05 14:08:30 +0200
committerHans de Goede <hdegoede@redhat.com>2014-05-05 14:08:30 +0200
commitda8e53a1086a2161f74eb56d668a4cd3042ed823 (patch)
tree93add8daf6708eede66cfe328bdd13645d42688b /kernel.spec
parenta810b00c275ee68f2879b6b7dacc4a5e9b91c2c5 (diff)
downloadkernel-da8e53a1086a2161f74eb56d668a4cd3042ed823.tar.gz
kernel-da8e53a1086a2161f74eb56d668a4cd3042ed823.tar.xz
kernel-da8e53a1086a2161f74eb56d668a4cd3042ed823.zip
Add use_native_brightness quirk for the ThinkPad T530 (rhbz 1089545)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 55ba31123..4b1c5255c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -638,6 +638,9 @@ Patch25068: fanotify-fix-EOVERFLOW-on-64-bit.patch
#rhbz 983342 1093120
Patch25069: 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch
+#rhbz 1089545
+Patch25070: 0001-acpi-video-Add-use_native_backlight-quirks-for-Think.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1356,6 +1359,9 @@ ApplyPatch fanotify-fix-EOVERFLOW-on-64-bit.patch
#rhbz 983342 1093120
ApplyPatch 0001-acpi-video-Add-4-new-models-to-the-use_native_backli.patch
+#rhbz 1089545
+ApplyPatch 0001-acpi-video-Add-use_native_backlight-quirks-for-Think.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2219,6 +2225,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon May 5 2014 Hans de Goede <hdegoede@redhat.com>
+- Add use_native_brightness quirk for the ThinkPad T530 (rhbz 1089545)
+
* Sun May 4 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- General minor ARM cleanups