Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141948
b: refs/heads/master
c: 3ad1b76
h: refs/heads/master
v: v3
  • Loading branch information
Sergey Yanovich authored and Len Brown committed Mar 27, 2009
1 parent b553527 commit 94577a4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d5b02695d5471b38064efeba2b102bd5ead55297
refs/heads/master: 3ad1b7619959c0387a30e05c6f36537190b6da7b
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -2004,6 +2004,7 @@ static void sony_pic_set_wwanpower(u8 state)
return;
}
sony_pic_call2(0xB0, state);
sony_pic_call1(0x82);
spic_dev.wwan_power = state;
mutex_unlock(&spic_dev.lock);
}
Expand Down

0 comments on commit 94577a4

Please sign in to comment.