Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243115
b: refs/heads/master
c: 2165136
h: refs/heads/master
i:
  243113: 5b5a131
  243111: 8572f93
v: v3
  • Loading branch information
Ike Panhc authored and Matthew Garrett committed Mar 28, 2011
1 parent 8437eff commit 0f054ae
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: 90ba4b1bfcf71bfe5c3844ddeb474aae4453cabd
refs/heads/master: 2165136585b5c7d6f118f1d90fbde550bb7de212
2 changes: 2 additions & 0 deletions trunk/drivers/platform/x86/ideapad-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@ static void ideapad_acpi_notify(struct acpi_device *adevice, u32 event)
if (test_bit(vpc_bit, &vpc1)) {
if (vpc_bit == 9)
ideapad_sync_rfk_state(adevice);
else if (vpc_bit == 4)
read_ec_data(handle, 0x12, &vpc2);
else
ideapad_input_report(priv, vpc_bit);
}
Expand Down

0 comments on commit 0f054ae

Please sign in to comment.