]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
authorThomas Courbon <thcourbon@gmail.com>
Wed, 20 Jul 2011 20:57:44 +0000 (22:57 +0200)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:04 +0000 (11:17 -0800)
commit6fc8d89d87c9d07db5855bc95cafb8b44c84ea3a
tree57343854b8ef4a2e8b68001fa3c052d6269c76bd
parent69e4b6821b293f10a22642d8fb1b581329420f76
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230

commit 78a7539b881eb557494a7c810625c0307b27296c upstream.

Some samsung latop of the N150/N2{10,20,30} serie are badly detected by the samsung-laptop platform driver, see bug # 36082.
It appears that N230 identifies itself as N150/N210/N220/N230 whereas the other identify themselves as N150/N210/220.
This patch attemtp fix #36082 allowing correct identification for all the said netbook model.

Reported-by: Daniel Eklöf <daniel@ekloef.se>
Signed-off-by: Thomas Courbon <thcourbon@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/samsung-laptop.c