Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185063
b: refs/heads/master
c: 47ee0e9
h: refs/heads/master
i:
  185061: 74de09c
  185059: 462cc24
  185055: 6d8b207
v: v3
  • Loading branch information
Corentin Chary authored and Corentin Chary committed Feb 28, 2010
1 parent dd0c509 commit 0d9736f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 75747129a994463e36c2516e8071771427d8494b
refs/heads/master: 47ee0e99524a7ee0185e3c38423cc17cc1318ddc
2 changes: 2 additions & 0 deletions trunk/drivers/platform/x86/asus-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1421,6 +1421,8 @@ static int __devinit asus_acpi_init(struct asus_laptop *asus)
!acpi_check_handle(asus->handle, METHOD_GPS_OFF, NULL) &&
!acpi_check_handle(asus->handle, METHOD_GPS_STATUS, NULL))
asus_gps_switch(asus, 1);

asus->lcd_state = 1; /* LCD should be on when the module load */
return result;
}

Expand Down

0 comments on commit 0d9736f

Please sign in to comment.