diff options
author | Geert Uytterhoeven | 2018-11-07 14:45:24 +0100 |
---|---|---|
committer | Jacek Anaszewski | 2018-11-07 21:43:46 +0100 |
commit | 406e7f986b2e4499295351bcfff5c93b0d34022a (patch) | |
tree | fe9ad42e116eab604e9a84067b7d5edd73929d84 /Documentation/ABI/testing/sysfs-class-led-trigger-pattern | |
parent | leds: trigger: Fix sleeping function called from invalid context (diff) | |
download | kernel-qcow2-linux-406e7f986b2e4499295351bcfff5c93b0d34022a.tar.gz kernel-qcow2-linux-406e7f986b2e4499295351bcfff5c93b0d34022a.tar.xz kernel-qcow2-linux-406e7f986b2e4499295351bcfff5c93b0d34022a.zip |
Documentation: ABI: led-trigger-pattern: Fix typos
- Spelling s/brigntess/brightness/,
- Double "use".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-led-trigger-pattern')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-led-trigger-pattern | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-led-trigger-pattern b/Documentation/ABI/testing/sysfs-class-led-trigger-pattern index fb3d1e03b881..1e5d172e0646 100644 --- a/Documentation/ABI/testing/sysfs-class-led-trigger-pattern +++ b/Documentation/ABI/testing/sysfs-class-led-trigger-pattern @@ -37,8 +37,8 @@ Description: 0-| / \/ \/ +---0----1----2----3----4----5----6------------> time (s) - 2. To make the LED go instantly from one brigntess value to another, - we should use use zero-time lengths (the brightness must be same as + 2. To make the LED go instantly from one brightness value to another, + we should use zero-time lengths (the brightness must be same as the previous tuple's). So the format should be: "brightness_1 duration_1 brightness_1 0 brightness_2 duration_2 brightness_2 0 ...". For example: |