]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: dell-smbios: only run if proper oem string is detected
authorMario Limonciello <mario.limonciello@dell.com>
Wed, 1 Nov 2017 19:25:29 +0000 (14:25 -0500)
committerDarren Hart (VMware) <dvhart@infradead.org>
Fri, 3 Nov 2017 23:33:58 +0000 (16:33 -0700)
commit980f481d63f57bb62ac171a66294de3e14d52b77
tree4fdb3d568a714c02f04219a00c8c89099290543b
parentf97e058cfe8032504e310bd5c20e35d640ef2858
platform/x86: dell-smbios: only run if proper oem string is detected

The proper way to indicate that a system is a 'supported' Dell System
is by the presence of this string in OEM strings.

Allowing the driver to load on non-Dell systems will have undefined
results.

Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Reviewed-by: Edward O'Callaghan <quasisec@google.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/dell-smbios.c