aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/Makefile
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2018-05-22 16:08:41 -0700
committerBenson Leung <bleung@chromium.org>2018-05-22 16:46:13 -0700
commitb410b1226620b6c959f1e9c87529acd058e90caf (patch)
treed1cc88138134a1c818ef826face9f166831f5ed4 /drivers/platform/chrome/Makefile
parentLinux 4.17-rc1 (diff)
downloadlinux-dev-b410b1226620b6c959f1e9c87529acd058e90caf.tar.xz
linux-dev-b410b1226620b6c959f1e9c87529acd058e90caf.zip
platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
Older models of Chromebooks did not describe the LPC EC in their ACPI tables; starting with Strago-based devices Google is using GOOG0004 device to describe EC LPC. DMI-based match is fragile and does not work reliably, especially when using custom firmware. It is also not needed when we can locate the right ACPI device, so let's stop bailing out when DMI does not match but the right ACPI device is present. Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Benson Leung <bleung@chromium.org>
Diffstat (limited to 'drivers/platform/chrome/Makefile')
0 files changed, 0 insertions, 0 deletions