]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
UBUNTU: SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
authorJohannes Wienke <languitar@semipol.de>
Fri, 8 Jun 2018 19:55:16 +0000 (15:55 -0400)
committerKhalid Elmously <khalid.elmously@canonical.com>
Tue, 12 Jun 2018 06:28:55 +0000 (02:28 -0400)
BugLink: http://bugs.launchpad.net/bugs/1774636
This laptop doesn't have a working hardware kill switch and thus the
wifi and bluetooth might become hard blocked without an option to revert
this state at runtime.

Signed-off-by: Johannes Wienke <languitar@semipol.de>
Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
Acked-by: Kleber Souza <kleber.souza@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/platform/x86/ideapad-laptop.c

index 4c477f42c00b0d2565df279f79723b005b7801e0..724baa9ac2eb3ff5591ba505f396262e780ca0d0 100644 (file)
@@ -1005,6 +1005,13 @@ static const struct dmi_system_id no_hw_rfkill_list[] = {
                        DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo V310-15ISK"),
                },
        },
+       {
+               .ident = "Lenovo V330-14IKB",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
+                       DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo V330-14IKB"),
+               },
+       },
        {
                .ident = "Lenovo V510-15IKB",
                .matches = {