Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108929
b: refs/heads/master
c: f144131
h: refs/heads/master
i:
  108927: 4cb99ed
v: v3
  • Loading branch information
Matthew Garrett authored and Linus Torvalds committed Aug 20, 2008
1 parent 3f48c32 commit bfd2010
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: 0c7281c0faa1d0bdbdc647430cbdf7e0aed7f385
refs/heads/master: f14413184b1de4dcbd5ec3e7c129c3ce2079f543
2 changes: 1 addition & 1 deletion trunk/drivers/misc/eeepc-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,9 @@ static void eeepc_hwmon_exit(void)
hwmon = eeepc_hwmon_device;
if (!hwmon)
return ;
hwmon_device_unregister(hwmon);
sysfs_remove_group(&hwmon->kobj,
&hwmon_attribute_group);
hwmon_device_unregister(hwmon);
eeepc_hwmon_device = NULL;
}

Expand Down

0 comments on commit bfd2010

Please sign in to comment.