提交 189b5d55 编写于 作者: G Greg Kroah-Hartman

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: NGreg Kroah-Hartman <gregkh@suse.de>
上级 db559b07
......@@ -115,7 +115,7 @@ static struct sabi_config sabi_configs[] = {
{
.test_string = "SECLINUX",
.main_function = 0x4c59,
.main_function = 0x4c49,
.header_offsets = {
.port = 0x00,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册