Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55825
b: refs/heads/master
c: 832d995
h: refs/heads/master
i:
  55823: 481f599
v: v3
  • Loading branch information
Corentin Chary authored and Len Brown committed May 10, 2007
1 parent ac45e72 commit 2ca18f4
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: e539c2f69ca17f71dd41ba89cde67612a1326c57
refs/heads/master: 832d995029466e12aef66187bc9103487bf7be9f
2 changes: 1 addition & 1 deletion trunk/drivers/misc/asus-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ static int asus_hotk_get_info(void)

/* There is a lot of models with "ALSL", but a few get
a real light sens, so we need to check it. */
if (ASUS_HANDLE_INIT(ls_switch))
if (!ASUS_HANDLE_INIT(ls_switch))
ASUS_HANDLE_INIT(ls_level);

ASUS_HANDLE_INIT(gps_on);
Expand Down

0 comments on commit 2ca18f4

Please sign in to comment.