Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377273
b: refs/heads/master
c: 6ee22e9
h: refs/heads/master
i:
  377271: 04478ad
v: v3
  • Loading branch information
Rafael J. Wysocki committed Jun 19, 2013
1 parent 085a278 commit 14d1ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8112006f41fd76ddf4988f8ddd904563db85613c
refs/heads/master: 6ee22e9d59151550a55d370b14109bdae8b58bda
1 change: 1 addition & 0 deletions trunk/drivers/acpi/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ int acpi_add_power_resource(acpi_handle handle)
ACPI_STA_DEFAULT);
mutex_init(&resource->resource_lock);
INIT_LIST_HEAD(&resource->dependent);
INIT_LIST_HEAD(&resource->list_node);
resource->name = device->pnp.bus_id;
strcpy(acpi_device_name(device), ACPI_POWER_DEVICE_NAME);
strcpy(acpi_device_class(device), ACPI_POWER_CLASS);
Expand Down

0 comments on commit 14d1ea3

Please sign in to comment.