diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2015-02-01 23:44:52 +0000 |
---|---|---|
committer | Alexandre Oliva <lxoliva@fsfla.org> | 2015-02-01 23:44:52 +0000 |
commit | 694e8fe19c843f672b62cf5b538bbbe905a7a598 (patch) | |
tree | 046cd0385a9e0c1279e4ef92f5e634ff7eed9181 /freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch | |
parent | e250b0c8ccff8b7f63abe5c66de33582862be81a (diff) | |
download | linux-libre-raptor-694e8fe19c843f672b62cf5b538bbbe905a7a598.tar.gz linux-libre-raptor-694e8fe19c843f672b62cf5b538bbbe905a7a598.zip |
3.18.5-200.fc21.gnu
Diffstat (limited to 'freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch')
-rw-r--r-- | freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch b/freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch index 79e0b7ea0..436930d42 100644 --- a/freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch +++ b/freed-ora/current/f21/acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch @@ -13,10 +13,10 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com> 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/drivers/acpi/video.c b/drivers/acpi/video.c -index e109b2cfb5b3..a8b7ee312493 100644 +index 25863442b6ae..5c4e35bebd3b 100644 --- a/drivers/acpi/video.c +++ b/drivers/acpi/video.c -@@ -769,7 +769,15 @@ static struct dmi_system_id video_dmi_table[] __initdata = { +@@ -505,7 +505,15 @@ static struct dmi_system_id video_dmi_table[] __initdata = { DMI_MATCH(DMI_PRODUCT_NAME, "HP ENVY 15 Notebook PC"), }, }, @@ -31,8 +31,8 @@ index e109b2cfb5b3..a8b7ee312493 100644 + }, + }, { - /* https://bugzilla.redhat.com/show_bug.cgi?id=1163574 */ .callback = video_disable_native_backlight, + .ident = "SAMSUNG 870Z5E/880Z5E/680Z5E", -- 2.1.0 |