Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318967
b: refs/heads/master
c: a0193cb
h: refs/heads/master
i:
  318965: 92d7311
  318963: 8729b19
  318959: e7d441b
v: v3
  • Loading branch information
Fabio Baltieri authored and Bryan Wu committed Jul 23, 2012
1 parent 8ff6b98 commit 109bc5d
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: 19cd67e2d51225b164560b54b85f943e07deee8a
refs/heads/master: a0193cbee0809d65362a0767b2d50306b145b2f5
2 changes: 1 addition & 1 deletion trunk/drivers/leds/led-triggers.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ void led_trigger_event(struct led_trigger *trig,
struct led_classdev *led_cdev;

led_cdev = list_entry(entry, struct led_classdev, trig_list);
__led_set_brightness(led_cdev, brightness);
led_set_brightness(led_cdev, brightness);
}
read_unlock(&trig->leddev_list_lock);
}
Expand Down

0 comments on commit 109bc5d

Please sign in to comment.