diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-06-03 10:06:29 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-06-03 10:15:07 -0400 |
commit | 7fd1921ca2a3830c4d3ff650c22c65414596a992 (patch) | |
tree | c8f8e9e63d7bf7d9ca93b5f1e8cd499b816bca54 /kernel.spec | |
parent | e6a4d30f1b5f845c8871fd6cc0f41737995431a3 (diff) | |
download | kernel-7fd1921ca2a3830c4d3ff650c22c65414596a992.tar.gz kernel-7fd1921ca2a3830c4d3ff650c22c65414596a992.tar.xz kernel-7fd1921ca2a3830c4d3ff650c22c65414596a992.zip |
Use native backlight for HP ProBook 4540s (rhbz 1025690)
From: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index ede3b16be..828f11967 100644 --- a/kernel.spec +++ b/kernel.spec @@ -657,6 +657,8 @@ Patch26010: nouveau-Don-t-check-acpi_video_backlight_support-bef.patch Patch26011: backlight-Add-backlight-device-un-registration-notif.patch Patch26012: acpi-video-Unregister-the-backlight-device-if-a-raw-.patch Patch26013: acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch +Patch26014: acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch + # END OF PATCH DEFINITIONS %endif @@ -1390,6 +1392,7 @@ ApplyPatch nouveau-Don-t-check-acpi_video_backlight_support-bef.patch ApplyPatch backlight-Add-backlight-device-un-registration-notif.patch ApplyPatch acpi-video-Unregister-the-backlight-device-if-a-raw-.patch ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch +ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch # END OF PATCH APPLICATIONS |