diff options
| author | Sakurai Shun <ssh1326@icloud.com> | 2026-05-17 13:32:53 +0900 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-05-25 14:20:02 -0600 |
| commit | 8a61b8a71e640225c00de982e722220fe85fe93e (patch) | |
| tree | 94ed2b0985df6d74ee440d660d607aeaf20d2e43 /Documentation | |
| parent | 89f332c1ef348e260a885085cd7821d6d72db7ec (diff) | |
| download | linux-next-history-8a61b8a71e640225c00de982e722220fe85fe93e.tar.gz | |
docs: fix typo in leds-lp55xx.rst
Replace "regsister" with "register"
Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260517043303.17111-1-ssh1326@icloud.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/leds/leds-lp55xx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/leds/leds-lp55xx.rst b/Documentation/leds/leds-lp55xx.rst index 632e41cec0b59..f60c7ec398163 100644 --- a/Documentation/leds/leds-lp55xx.rst +++ b/Documentation/leds/leds-lp55xx.rst @@ -18,7 +18,7 @@ The LP55xx common driver provides these features using exported functions. lp55xx_init_device() / lp55xx_deinit_device() lp55xx_register_leds() / lp55xx_unregister_leds() - lp55xx_regsister_sysfs() / lp55xx_unregister_sysfs() + lp55xx_register_sysfs() / lp55xx_unregister_sysfs() ( Driver Structure Data ) |
