Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346393
b: refs/heads/master
c: fb08cd9
h: refs/heads/master
i:
  346391: 0b8e85a
v: v3
  • Loading branch information
Axel Lin authored and Linus Torvalds committed Dec 18, 2012
1 parent 242394e commit f24bcdf
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: 2c114cb4edb741822ea48e80be8c525032206e9a
refs/heads/master: fb08cd9b111c6a922f468ef5e33acc67eb91d40b
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/lm3639_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ static ssize_t lm3639_bled_mode_store(struct device *dev,

}

static DEVICE_ATTR(bled_mode, 0666, NULL, lm3639_bled_mode_store);
static DEVICE_ATTR(bled_mode, S_IWUSR, NULL, lm3639_bled_mode_store);

/* torch */
static void lm3639_torch_brightness_set(struct led_classdev *cdev,
Expand Down

0 comments on commit f24bcdf

Please sign in to comment.