Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129889
b: refs/heads/master
c: 3af9bfc
h: refs/heads/master
i:
  129887: 307f758
v: v3
  • Loading branch information
Jonathan McDowell authored and Len Brown committed Jan 16, 2009
1 parent 44cb894 commit 56919cc
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: c3407710b76610962a5ebb244172631ef9eeb51a
refs/heads/master: 3af9bfcb433c110839e4c815a9928377f66bbd0e
4 changes: 2 additions & 2 deletions trunk/drivers/platform/x86/eeepc-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ enum {
};

static const char *cm_getv[] = {
"WLDG", NULL, NULL, NULL,
"WLDG", "BTHG", NULL, NULL,
"CAMG", NULL, NULL, NULL,
NULL, "PBLG", NULL, NULL,
"CFVG", NULL, NULL, NULL,
Expand All @@ -99,7 +99,7 @@ static const char *cm_getv[] = {
};

static const char *cm_setv[] = {
"WLDS", NULL, NULL, NULL,
"WLDS", "BTHS", NULL, NULL,
"CAMS", NULL, NULL, NULL,
"SDSP", "PBLS", "HDPS", NULL,
"CFVS", NULL, NULL, NULL,
Expand Down

0 comments on commit 56919cc

Please sign in to comment.