Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177600
b: refs/heads/master
c: 2345baf
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Len Brown committed Dec 16, 2009
1 parent a787d44 commit 1b0eb9c
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: edb949185210365f107ddc5efa60df105d25e1d7
refs/heads/master: 2345baf4a8a0ac2e7e83f932048bb2d8ec1287e7
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ static void acpi_battery_notify(struct acpi_device *device, u32 event)
dev_name(&device->dev), event,
acpi_battery_present(battery));
#ifdef CONFIG_ACPI_SYSFS_POWER
/* acpi_batter_update could remove power_supply object */
/* acpi_battery_update could remove power_supply object */
if (battery->bat.dev)
kobject_uevent(&battery->bat.dev->kobj, KOBJ_CHANGE);
#endif
Expand Down

0 comments on commit 1b0eb9c

Please sign in to comment.