Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282354
b: refs/heads/master
c: b3ca383
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Jan 8, 2012
1 parent fe5af60 commit 90541de
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: 2f2e3f6d7a24e7fceb0fef514767025cddb64dc2
refs/heads/master: b3ca3839f344aa469e6f53c8bbb633e5ab9b96c8
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static bool hidinput_setup_battery(struct hid_device *dev, unsigned report_type,
if (battery->name == NULL)
goto out;

battery->type = POWER_SUPPLY_TYPE_USB;
battery->type = POWER_SUPPLY_TYPE_BATTERY;
battery->properties = hidinput_battery_props;
battery->num_properties = ARRAY_SIZE(hidinput_battery_props);
battery->use_for_apm = 0;
Expand Down

0 comments on commit 90541de

Please sign in to comment.