Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108245
b: refs/heads/master
c: 001e979
h: refs/heads/master
i:
  108243: c36549a
v: v3
  • Loading branch information
Alessandro Zummo authored and Linus Torvalds committed Aug 12, 2008
1 parent a4072ae commit 1c2e849
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: 9de15e9110b760c91a32197c4e4c88c32235ece1
refs/heads/master: 001e979d8f0c8fa04b5f01e829805dcd49d9416b
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-isl1208.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ isl1208_sysfs_register(struct device *dev)
static int
isl1208_sysfs_unregister(struct device *dev)
{
device_remove_file(dev, &dev_attr_atrim);
device_remove_file(dev, &dev_attr_dtrim);
device_remove_file(dev, &dev_attr_atrim);
device_remove_file(dev, &dev_attr_usr);

Expand Down

0 comments on commit 1c2e849

Please sign in to comment.