Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166575
b: refs/heads/master
c: a0d97d6
h: refs/heads/master
i:
  166573: ddb2ba0
  166571: 60dda14
  166567: 1842b75
  166559: b612343
v: v3
  • Loading branch information
Alan Jenkins authored and John W. Linville committed Sep 28, 2009
1 parent b9f7216 commit 80e8848
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 50fab0760a6c07cded229357a1351c325a575770
refs/heads/master: a0d97d6c7ceddc176b5eed171aa2a52e32cf3eda
3 changes: 3 additions & 0 deletions trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,9 @@ static int sony_nc_resume(struct acpi_device *device)
sony_backlight_update_status(sony_backlight_device) < 0)
printk(KERN_WARNING DRV_PFX "unable to restore brightness level\n");

/* re-read rfkill state */
sony_nc_rfkill_update();

return 0;
}

Expand Down

0 comments on commit 80e8848

Please sign in to comment.