Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350640
b: refs/heads/master
c: e345500
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones committed Jan 23, 2013
1 parent fc43f52 commit af04e88
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: 8757a08ea2dfe1824c19ed1c17b307e77a91ec82
refs/heads/master: e3455002d04276c256a531f7175dce0f7d1cb78a
2 changes: 1 addition & 1 deletion trunk/drivers/power/abx500_chargalg.c
Original file line number Diff line number Diff line change
Expand Up @@ -1711,7 +1711,7 @@ static ssize_t abx500_chargalg_sysfs_charger(struct kobject *kobj,
static struct attribute abx500_chargalg_en_charger = \
{
.name = "chargalg",
.mode = S_IWUGO,
.mode = S_IWUSR,
};

static struct attribute *abx500_chargalg_chg[] = {
Expand Down

0 comments on commit af04e88

Please sign in to comment.