lkml.org 
[lkml]   [2011]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] Documentation: leds-class: fix a typo
From
Date
On Tue, 2011-09-06 at 03:09 +0800, Bryan Wu wrote:
> Signed-off-by: Bryan Wu <bryan.wu@canonical.com>

Acked-by: Richard Purdie <rchard.purdie@linuxfoundation.org>

> ---
> Documentation/leds/leds-class.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/leds/leds-class.txt b/Documentation/leds/leds-class.txt
> index 4996586..79699c2 100644
> --- a/Documentation/leds/leds-class.txt
> +++ b/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 <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




\
 
 \ /
  Last update: 2011-09-05 22:17    [from the cache]
©2003-2011 Jasper Spaans