From 013824e8043fe842349746f3203c6c97da92b660 Mon Sep 17 00:00:00 2001 From: Bryan Wu Date: Fri, 4 Nov 2011 11:22:29 -0700 Subject: [PATCH] --- yaml --- r: 273743 b: refs/heads/master c: ee31892aaf47f1b5fd1323c9397db5d3f22d8b9e h: refs/heads/master i: 273741: 9c36903dbc84fd82f4c3ac19c48cad86bfc6452f 273739: 1e3efd0ae40d05b2c7afeb8c9a8211c11589245b 273735: cd4202c1c6f44d51c7d1ca0948c0e3cb5905911f 273727: e0e142390d3c0cd69e6fd6d26ded3dfb2a5da22c v: v3 --- [refs] | 2 +- trunk/Documentation/leds/leds-class.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 5f8e97321bda..0772daa71cc9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b670722009d52c79aea8ff7ed561365ee21ff58c +refs/heads/master: ee31892aaf47f1b5fd1323c9397db5d3f22d8b9e diff --git a/trunk/Documentation/leds/leds-class.txt b/trunk/Documentation/leds/leds-class.txt index 4996586e27e8..79699c200766 100644 --- a/trunk/Documentation/leds/leds-class.txt +++ b/trunk/Documentation/leds/leds-class.txt @@ -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 ). 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