Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205537
b: refs/heads/master
c: 068a278
h: refs/heads/master
i:
  205535: d0b091e
v: v3
  • Loading branch information
Guenter Roeck authored and Greg Kroah-Hartman committed Aug 5, 2010
1 parent 42bb761 commit c74f60e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0c8617d3abf6a83b05f80179f8729a002f4160ad
refs/heads/master: 068a2782f59efe5855091860bbccbadf1c72fffd
1 change: 0 additions & 1 deletion trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,6 @@ static struct regulator *create_regulator(struct regulator_dev *rdev,
if (regulator->dev_attr.attr.name == NULL)
goto attr_name_err;

regulator->dev_attr.attr.owner = THIS_MODULE;
regulator->dev_attr.attr.mode = 0444;
regulator->dev_attr.show = device_requested_uA_show;
err = device_create_file(dev, &regulator->dev_attr);
Expand Down

0 comments on commit c74f60e

Please sign in to comment.