Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252777
b: refs/heads/master
c: 08b53f0
h: refs/heads/master
i:
  252775: e08f1dd
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed May 29, 2011
1 parent 9efb892 commit 8fd8b9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1cb7b1e0de6a1f8f071f4a146e3d10f3a662f707
refs/heads/master: 08b53f0e6b565fe8dc0b8f929960ed16d76291bd
2 changes: 0 additions & 2 deletions trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -804,8 +804,6 @@ static int acpi_ec_add(struct acpi_device *device)
return -EINVAL;
}

ec->handle = device->handle;

/* Find and register all query methods */
acpi_walk_namespace(ACPI_TYPE_METHOD, ec->handle, 1,
acpi_ec_register_query_methods, NULL, ec, NULL);
Expand Down

0 comments on commit 8fd8b9b

Please sign in to comment.