Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144097
b: refs/heads/master
c: c35d4b3
h: refs/heads/master
i:
  144095: f70baad
v: v3
  • Loading branch information
Mattia Dongili authored and Len Brown committed Apr 24, 2009
1 parent bd26b1d commit 9407b18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5aa63f038f042fd1acd6e720a95df72857db0bc7
refs/heads/master: c35d4b3532ed3e2076fb14c25385cf6cef41cc69
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ static int sony_nc_resume(struct acpi_device *device)

/* set the last requested brightness level */
if (sony_backlight_device &&
!sony_backlight_update_status(sony_backlight_device))
sony_backlight_update_status(sony_backlight_device) < 0)
printk(KERN_WARNING DRV_PFX "unable to restore brightness level\n");

return 0;
Expand Down

0 comments on commit 9407b18

Please sign in to comment.