diff options
author | Pavel Machek <pavel@ucw.cz> | 2016-10-03 10:42:01 +0200 |
---|---|---|
committer | Jacek Anaszewski <j.anaszewski@samsung.com> | 2016-11-22 12:07:02 +0100 |
commit | e28aaeabeed7744bc88ccb9e67d47358e313178f (patch) | |
tree | d1d7a9c8f8a98c23423db749079c448948e604b2 /Documentation/leds | |
parent | fa7f32422ea1ac276b45b96a540ed5981caaa61f (diff) | |
download | linux-e28aaeabeed7744bc88ccb9e67d47358e313178f.tar.bz2 |
leds/leds-lp5523.txt: make documentation match reality
Files are visible all the time, so remove incorrect notes.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Diffstat (limited to 'Documentation/leds')
-rw-r--r-- | Documentation/leds/leds-lp5523.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/leds/leds-lp5523.txt b/Documentation/leds/leds-lp5523.txt index 0dbbd279c9b9..0961a060fc4d 100644 --- a/Documentation/leds/leds-lp5523.txt +++ b/Documentation/leds/leds-lp5523.txt @@ -34,8 +34,8 @@ There are two ways to run LED patterns. Control interface for the engines: x is 1 .. 3 enginex_mode : disabled, load, run - enginex_load : microcode load (visible only in load mode) - enginex_leds : led mux control (visible only in load mode) + enginex_load : microcode load + enginex_leds : led mux control cd /sys/class/leds/lp5523:channel2/device echo "load" > engine3_mode |