提交 fac35061 编写于 作者: A Andrew Morton 提交者: Len Brown

sony_acpi: Fix sony_acpi_resume call

Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NMattia Dongili <malattia@linux.it>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 3f4f461f
...@@ -233,7 +233,7 @@ static int sony_acpi_write(struct file *file, const char __user *buffer, ...@@ -233,7 +233,7 @@ static int sony_acpi_write(struct file *file, const char __user *buffer,
return count; return count;
} }
static int sony_acpi_resume(struct acpi_device *device, int state) static int sony_acpi_resume(struct acpi_device *device)
{ {
struct sony_acpi_value *item; struct sony_acpi_value *item;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册