Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68243
b: refs/heads/master
c: eb650d6
h: refs/heads/master
i:
  68241: a30c2d3
  68239: eb214e1
v: v3
  • Loading branch information
Kristoffer Ericson authored and Paul Mundt committed Sep 21, 2007
1 parent 9739072 commit 777ca1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8c8ee8254767d517907418d88492d4d91f10aca1
refs/heads/master: eb650d67d8ad0fa16c0c61674d980adb25155358
4 changes: 2 additions & 2 deletions trunk/drivers/video/backlight/hp680_bl.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ static int hp680bl_remove(struct platform_device *pdev)
{
struct backlight_device *bd = platform_get_drvdata(pdev);

hp680bl_data.brightness = 0;
hp680bl_data.power = 0;
bd->props.brightness = 0;
bd->props.power = 0;
hp680bl_send_intensity(bd);

backlight_device_unregister(bd);
Expand Down

0 comments on commit 777ca1f

Please sign in to comment.