platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
authorMario Limonciello <mario.limonciello@dell.com>
Tue, 17 Apr 2018 19:45:56 +0000 (14:45 -0500)
committerDarren Hart (VMware) <dvhart@infradead.org>
Mon, 23 Apr 2018 15:52:59 +0000 (08:52 -0700)
commitb004b21cc664ca00782508514dade43e29eebf94
tree40a751e8b5d7b33632cd6a1587f2e47c5754406d
parent8fddfb39a4791b3698e4e584681691567a276898
platform/x86: dell-smbios: Match on dell.com in OEM strings too

Sergey reported that some much older Dell systems don't support
the OEM string "Dell System" but instead supported www.dell.com
in OEM strings.

Match both of these to indicate that this driver is running on
a Dell system.

Reported-by: Sergey Kubushyn <ksi@koi8.net>
Tested-by: Sergey Kubushyn <ksi@koi8.net>
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
[dvhart: Simplify DMI logic and eliminate unnecessary variables]
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/dell-smbios-base.c