samsung-laptop: make the dmi check less strict
authorCorentin Chary <corentincj@iksaif.net>
Sat, 26 Nov 2011 10:00:10 +0000 (11:00 +0100)
committerMatthew Garrett <mjg@redhat.com>
Tue, 20 Mar 2012 16:02:11 +0000 (12:02 -0400)
commit3be324a94df0c3f032178d04549dbfbf6cccb09a
treebb79ffbc14a1f033b690ceabc65514bddbac56d5
parent84d482f23095be2c2e3e2cf6fbb10856dc479fb3
samsung-laptop: make the dmi check less strict

This enable the driver for everything that look like
a laptop and is from vendor "SAMSUNG ELECTRONICS CO., LTD.".
Note that laptop supported by samsung-q10 seem to have a different
vendor strict.

Also remove every log output until we know that we have a SABI interface
(except if the driver is forced to load, or debug is enabled).

Keeping a whitelist of laptop with a model granularity is something that can't
work without close vendor cooperation (and we don't have that).

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/samsung-laptop.c
This page took 0.025079 seconds and 5 git commands to generate.