Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62501
b: refs/heads/master
c: 6eedeef
h: refs/heads/master
i:
  62499: 9adcfee
v: v3
  • Loading branch information
Vladimir Lebedev authored and Len Brown committed Apr 22, 2007
1 parent 0a662f6 commit d356bc6
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: 9ea7d57576f40c6af03c8c9fa7a069f2222b498b
refs/heads/master: 6eedeef73e7fff32eb5fa25178c3c77b1db0ec0f
2 changes: 0 additions & 2 deletions trunk/drivers/acpi/battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -937,10 +937,8 @@ static void acpi_battery_notify(acpi_handle handle, u32 event, void *data)
case ACPI_BATTERY_NOTIFY_INFO:
case ACPI_NOTIFY_BUS_CHECK:
case ACPI_NOTIFY_DEVICE_CHECK:
acpi_battery_mutex_lock(battery);
device = battery->device;
acpi_battery_notify_update(battery);
acpi_battery_mutex_unlock(battery);
acpi_bus_generate_event(device, event,
acpi_battery_present(battery));
break;
Expand Down

0 comments on commit d356bc6

Please sign in to comment.