]> asedeno.scripts.mit.edu Git - linux.git/commit
ideapad-laptop: Add another DMI entry for Yoga 900
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 19 Oct 2016 10:27:40 +0000 (13:27 +0300)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 19 Oct 2016 20:08:39 +0000 (13:08 -0700)
commit446647d4b9b90335f29a06ec21a05b508e269866
treef4fab99f99e04a235144cacf7ca02b600df5e7f5
parentc3f8f7fa8b19e274e7eb99dee428ad3a9b2ad8eb
ideapad-laptop: Add another DMI entry for Yoga 900

This particular laptop has its motherboard replaced and after that, even
with the latest BIOS, some DMI identification strings have become
"INVALID". This includes DMI_PRODUCT_VERSION which results Wifi being
blocked.

It seems that DMI_BOARD_NAME is still valid so use that as an
alternative for Lenovo Yoga 900.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/ideapad-laptop.c