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)
committerMatthew Garrett <mjg@redhat.com>
Mon, 24 Oct 2011 14:52:40 +0000 (16:52 +0200)
commitf87d02996f05ec1789ceecce9ec839f629b7aa80
treea3582b0952f26eeeecf1188291514fef98f789cf
parent85003c3850f4f0b1391df324058a7c5fa0927d25
platform: samsung_laptop: add dmi information for Samsung R700 laptops

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>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/samsung-laptop.c