ACK/Cmnt: [SRU][Bionic][PATCH 1/1] UBUNTU: SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
Stefan Bader
stefan.bader at canonical.com
Fri Jun 8 20:23:36 UTC 2018
On 08.06.2018 12:55, Joseph Salisbury wrote:
> From: Johannes Wienke <languitar at semipol.de>
>
> 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 at semipol.de>
Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---
Not sure but would/should there not be another s-o-b for forwarding?
-Stefan
> drivers/platform/x86/ideapad-laptop.c | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/drivers/platform/x86/ideapad-laptop.c b/drivers/platform/x86/ideapad-laptop.c
> index 4c477f4..724baa9 100644
> --- a/drivers/platform/x86/ideapad-laptop.c
> +++ b/drivers/platform/x86/ideapad-laptop.c
> @@ -1006,6 +1006,13 @@ static const struct dmi_system_id no_hw_rfkill_list[] = {
> },
> },
> {
> + .ident = "Lenovo V330-14IKB",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
> + DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo V330-14IKB"),
> + },
> + },
> + {
> .ident = "Lenovo V510-15IKB",
> .matches = {
> DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180608/99ba7908/attachment.sig>
More information about the kernel-team
mailing list