Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273743
b: refs/heads/master
c: ee31892
h: refs/heads/master
i:
  273741: 9c36903
  273739: 1e3efd0
  273735: cd4202c
  273727: e0e1423
v: v3
  • Loading branch information
Bryan Wu authored and Linus Torvalds committed Nov 4, 2011
1 parent 34fff95 commit 013824e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b670722009d52c79aea8ff7ed561365ee21ff58c
refs/heads/master: ee31892aaf47f1b5fd1323c9397db5d3f22d8b9e
4 changes: 2 additions & 2 deletions trunk/Documentation/leds/leds-class.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Hardware accelerated blink of LEDs
Some LEDs can be programmed to blink without any CPU interaction. To
support this feature, a LED driver can optionally implement the
blink_set() function (see <linux/leds.h>). To set an LED to blinking,
however, it is better to use use the API function led_blink_set(),
as it will check and implement software fallback if necessary.
however, it is better to use the API function led_blink_set(), as it
will check and implement software fallback if necessary.

To turn off blinking again, use the API function led_brightness_set()
as that will not just set the LED brightness but also stop any software
Expand Down

0 comments on commit 013824e

Please sign in to comment.