mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in leds-lp55xx.rst
@ 2026-05-17  4:32 Sakurai Shun
  2026-05-25 20:20 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Sakurai Shun @ 2026-05-17  4:32 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek, Jonathan Corbet, Shuah Khan
  Cc: Sakurai Shun, linux-leds, linux-doc, linux-kernel

Replace "regsister" with "register"

Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
 Documentation/leds/leds-lp55xx.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/leds/leds-lp55xx.rst b/Documentation/leds/leds-lp55xx.rst
index 632e41cec..f60c7ec39 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 )
 
-- 
2.54.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: fix typo in leds-lp55xx.rst
  2026-05-17  4:32 [PATCH] docs: fix typo in leds-lp55xx.rst Sakurai Shun
@ 2026-05-25 20:20 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-05-25 20:20 UTC (permalink / raw)
  To: Sakurai Shun, Lee Jones, Pavel Machek, Shuah Khan
  Cc: Sakurai Shun, linux-leds, linux-doc, linux-kernel

Sakurai Shun <ssh1326@icloud.com> writes:

> Replace "regsister" with "register"
>
> Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
> ---
>  Documentation/leds/leds-lp55xx.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/leds/leds-lp55xx.rst b/Documentation/leds/leds-lp55xx.rst
> index 632e41cec..f60c7ec39 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()

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-25 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-17  4:32 [PATCH] docs: fix typo in leds-lp55xx.rst Sakurai Shun
2026-05-25 20:20 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome