]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform: samsung_laptop: add dmi information for Samsung R700 laptops
authorStefan Beller <stefanbeller@googlemail.com>
Tue, 20 Sep 2011 16:16:08 +0000 (09:16 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:52 +0000 (11:17 -0800)
commitf68c588c92d7def2b219b2439d7d85dee1873675
treebd2be169e0c844f9b251b6014346f9c5e693b765
parent7a812557d5bb0b9f728e920b3d211c3464d71669
platform: samsung_laptop: add dmi information for Samsung R700 laptops

commit f87d02996f05ec1789ceecce9ec839f629b7aa80 upstream.

My DMI model is this:
>dmesg |grep DMI
[    0.000000] DMI present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. SR700/SR700, BIOS
04SR 02/20/2008

adding dmi information of Samsung R700 laptops
This adds the dmi information of Samsungs R700 laptops.

Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/samsung-laptop.c