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>
This commit is contained in:
Sakurai Shun
2026-05-17 13:32:53 +09:00
committed by Jonathan Corbet
parent 89f332c1ef
commit 8a61b8a71e

View File

@@ -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 )