Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39275
b: refs/heads/master
c: 0968cf5
h: refs/heads/master
i:
  39273: 107c926
  39271: 010de78
v: v3
  • Loading branch information
Jeff Garzik authored and Linus Torvalds committed Oct 10, 2006
1 parent a93c753 commit f51c405
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: 15e541feb340bc2a4caaf707ee5ad71a47fdd068
refs/heads/master: 0968cf51b6f2ca8a951de4b976370189cf43bbdd
2 changes: 1 addition & 1 deletion trunk/drivers/firmware/dcdbas.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ static int __devinit dcdbas_probe(struct platform_device *dev)
while (--i >= 0)
sysfs_remove_bin_file(&dev->dev.kobj,
dcdbas_bin_attrs[i]);
sysfs_create_group(&dev->dev.kobj, &dcdbas_attr_group);
sysfs_remove_group(&dev->dev.kobj, &dcdbas_attr_group);
return error;
}
}
Expand Down

0 comments on commit f51c405

Please sign in to comment.