Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221734
b: refs/heads/master
c: ed3a678
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Nov 12, 2010
1 parent e5a824a commit cd25e2b
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: 25672b9dde18b86e736b8138bcffbaf7158d160a
refs/heads/master: ed3a6787bfff125a7aee88e5be0e0661887dfd15
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/s6e63m0.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ static ssize_t s6e63m0_sysfs_show_gamma_table(struct device *dev,

return strlen(buf);
}
static DEVICE_ATTR(gamma_table, 0644,
static DEVICE_ATTR(gamma_table, 0444,
s6e63m0_sysfs_show_gamma_table, NULL);

static int __init s6e63m0_probe(struct spi_device *spi)
Expand Down

0 comments on commit cd25e2b

Please sign in to comment.