Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45203
b: refs/heads/master
c: c6e1919
h: refs/heads/master
i:
  45201: b9a6cfb
  45199: 96cc56c
v: v3
  • Loading branch information
Guillaume Chazarain authored and Len Brown committed Jan 2, 2007
1 parent 27ecd7b commit 908bb67
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: 27c5d745ac685c3f48cebd7a9c07707755b4b711
refs/heads/master: c6e19194b6e1a565f8fe18d56d509e9892c32ee1
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ static void acpi_ec_gpe_query(void *ec_cxt)

snprintf(object_name, 8, "_Q%2.2X", value);

printk(KERN_INFO PREFIX "evaluating %s\n", object_name);
ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Evaluating %s", object_name));

acpi_evaluate_object(ec->handle, object_name, NULL, NULL);
}
Expand Down

0 comments on commit 908bb67

Please sign in to comment.