diff options
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: | |||
37 | 0-| / \/ \/ | 37 | 0-| / \/ \/ |
38 | +---0----1----2----3----4----5----6------------> time (s) | 38 | +---0----1----2----3----4----5----6------------> time (s) |
39 | 39 | ||
40 | 2. To make the LED go instantly from one brigntess value to another, | 40 | 2. To make the LED go instantly from one brightness value to another, |
41 | we should use use zero-time lengths (the brightness must be same as | 41 | we should use zero-time lengths (the brightness must be same as |
42 | the previous tuple's). So the format should be: | 42 | the previous tuple's). So the format should be: |
43 | "brightness_1 duration_1 brightness_1 0 brightness_2 duration_2 | 43 | "brightness_1 duration_1 brightness_1 0 brightness_2 duration_2 |
44 | brightness_2 0 ...". For example: | 44 | brightness_2 0 ...". For example: |