Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296992
b: refs/heads/master
c: 2d5de9e
h: refs/heads/master
v: v3
  • Loading branch information
AceLan Kao authored and Matthew Garrett committed Mar 20, 2012
1 parent f6076d0 commit 68a561c
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: 3197059af0762c191af23c0ce3fd6f8311c564e7
refs/heads/master: 2d5de9e84928e35b4d9b46b4d8d5dcaac1cff1fa
1 change: 1 addition & 0 deletions trunk/drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ static void touchpad_led_set(struct led_classdev *led_cdev,
static struct led_classdev touchpad_led = {
.name = "dell-laptop::touchpad",
.brightness_set = touchpad_led_set,
.flags = LED_CORE_SUSPENDRESUME,
};

static int __devinit touchpad_led_init(struct device *dev)
Expand Down

0 comments on commit 68a561c

Please sign in to comment.