Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142833
b: refs/heads/master
c: a3c2705
h: refs/heads/master
i:
  142831: 64317df
v: v3
  • Loading branch information
Hannes Eder authored and Len Brown committed Apr 7, 2009
1 parent 30e87da commit 8d93ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d22616942804798105e61428afa41a9132421bb9
refs/heads/master: a3c270561ea4455cbcea0ac2b53335655d9fc805
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/panasonic-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ static int acpi_pcc_retrieve_biosdata(struct pcc_acpi *pcc, u32 *sinf)
union acpi_object *hkey = NULL;
int i;

status = acpi_evaluate_object(pcc->handle, METHOD_HKEY_SINF, 0,
status = acpi_evaluate_object(pcc->handle, METHOD_HKEY_SINF, NULL,
&buffer);
if (ACPI_FAILURE(status)) {
ACPI_DEBUG_PRINT((ACPI_DB_ERROR,
Expand Down

0 comments on commit 8d93ee6

Please sign in to comment.