Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166463
b: refs/heads/master
c: 89dfc28
h: refs/heads/master
i:
  166461: 70f08bf
  166459: 56823a4
  166455: e082f23
  166447: b12e336
  166431: a1c70b3
  166399: 6aa0b1a
v: v3
  • Loading branch information
Henrique de Moraes Holschuh authored and Richard Purdie committed Sep 26, 2009
1 parent 85fb812 commit cfad7fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d822d5c273683dc4bacd413953b11ad31513e997
refs/heads/master: 89dfc28ccbff6521a4df9dc3699a94bbde11a6ed
1 change: 1 addition & 0 deletions trunk/drivers/video/backlight/backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ static void backlight_generate_event(struct backlight_device *bd,
}
envp[1] = NULL;
kobject_uevent_env(&bd->dev.kobj, KOBJ_CHANGE, envp);
sysfs_notify(&bd->dev.kobj, NULL, "actual_brightness");
}

static ssize_t backlight_show_power(struct device *dev,
Expand Down

0 comments on commit cfad7fa

Please sign in to comment.