Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310168
b: refs/heads/master
c: a2f01a8
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Garrett committed Jun 1, 2012
1 parent b4bd72d commit 8e7363a
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: a6c2390cd6d2083d27a2359658e08f2d3df375ac
refs/heads/master: a2f01a899347fd97cb18094e5a55640cab552818
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/apple-gmux.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static int gmux_update_status(struct backlight_device *bd)
u32 brightness = bd->props.brightness;

if (bd->props.state & BL_CORE_SUSPENDED)
brightness = 0;
return 0;

/*
* Older gmux versions require writing out lower bytes first then
Expand Down

0 comments on commit 8e7363a

Please sign in to comment.