Staging: samsung-laptop: fix header address for N128

When doing the conversion to the "support more than one model" the
header address of the N128 was incorrectly copied.

This fixes the driver to work properly now on this laptop model.

Cc: Ingmar Steen <iksteen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman 2011-02-25 14:32:26 -08:00
parent db559b079a
commit 189b5d559c
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ static struct sabi_config sabi_configs[] = {
{
.test_string = "SECLINUX",
.main_function = 0x4c59,
.main_function = 0x4c49,
.header_offsets = {
.port = 0x00,