linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] leds: multicolor: Fix camel case in documentation
@ 2020-07-20 19:05 Dan Murphy
  2020-07-21 20:52 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Murphy @ 2020-07-20 19:05 UTC (permalink / raw)
  To: jacek.anaszewski, pavel, robh, marek.behun
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-leds,
	Dan Murphy

Fix the camel case of MultiColor to Multicolor.

Fixes: f5a6eb5c5e38 ("leds: multicolor: Introduce a multicolor class definition")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 Documentation/leds/leds-class-multicolor.rst | 2 +-
 drivers/leds/Kconfig                         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/leds/leds-class-multicolor.rst b/Documentation/leds/leds-class-multicolor.rst
index 6204f391fd40..c57b98bfd387 100644
--- a/Documentation/leds/leds-class-multicolor.rst
+++ b/Documentation/leds/leds-class-multicolor.rst
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
 ====================================
-MultiColor LED handling under Linux
+Multicolor LED handling under Linux
 ====================================
 
 Description
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index a2c72212ddfc..1de6e8e264a0 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -31,7 +31,7 @@ config LEDS_CLASS_FLASH
 	  as a module.
 
 config LEDS_CLASS_MULTICOLOR
-	tristate "LED MultiColor Class Support"
+	tristate "LED Multicolor Class Support"
 	depends on LEDS_CLASS
 	help
 	  This option enables the multicolor LED sysfs class in /sys/class/leds.
-- 
2.27.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] leds: multicolor: Fix camel case in documentation
  2020-07-20 19:05 [PATCH] leds: multicolor: Fix camel case in documentation Dan Murphy
@ 2020-07-21 20:52 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2020-07-21 20:52 UTC (permalink / raw)
  To: Dan Murphy
  Cc: linux-arm-kernel, robh, devicetree, linux-kernel, marek.behun,
	jacek.anaszewski, linux-leds


[-- Attachment #1.1: Type: text/plain, Size: 406 bytes --]

On Mon 2020-07-20 14:05:47, Dan Murphy wrote:
> Fix the camel case of MultiColor to Multicolor.
> 
> Fixes: f5a6eb5c5e38 ("leds: multicolor: Introduce a multicolor class definition")
> Signed-off-by: Dan Murphy <dmurphy@ti.com>

Thanks, applied.
							Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-07-21 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-20 19:05 [PATCH] leds: multicolor: Fix camel case in documentation Dan Murphy
2020-07-21 20:52 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).