]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:35:47 +0000 (09:35 -0800)
commitb78db0895fff3d3da005f8e03f700b9a559c1065
treec518ebc216b1c36f3c2203913c4ac0113979b7dd
parent5c2433cdc72a03446184e2f898be3b05095b5ed0
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