Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166462
b: refs/heads/master
c: d822d5c
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Garrett authored and Richard Purdie committed Sep 21, 2009
1 parent 70f08bf commit 85fb812
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: 36342742a3cbd52f7ca0582f23788c99c2ec8256
refs/heads/master: d822d5c273683dc4bacd413953b11ad31513e997
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/eeepc-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ static int notify_brn(void)
struct backlight_device *bd = eeepc_backlight_device;
if (bd) {
int old = bd->props.brightness;
bd->props.brightness = read_brightness(bd);
backlight_force_update(bd, BACKLIGHT_UPDATE_HOTKEY);
return old;
}
return -1;
Expand Down

0 comments on commit 85fb812

Please sign in to comment.