linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware"
@ 2025-07-24 10:41 Colin Ian King
  2025-07-24 21:06 ` Uwe Kleine-König
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2025-07-24 10:41 UTC (permalink / raw)
  To: Uwe Kleine-König, linux-pwm; +Cc: kernel-janitors, linux-kernel

There is a spelling mistake in the PWM_RASPBERRYPI_POE Kconfig,
fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/pwm/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 3ef1757502eb..e84f7981df7c 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -535,7 +535,7 @@ config PWM_PXA
 	  will be called pwm-pxa.
 
 config PWM_RASPBERRYPI_POE
-	tristate "Raspberry Pi Firwmware PoE Hat PWM support"
+	tristate "Raspberry Pi Firmware PoE Hat PWM support"
 	# Make sure not 'y' when RASPBERRYPI_FIRMWARE is 'm'. This can only
 	# happen when COMPILE_TEST=y, hence the added !RASPBERRYPI_FIRMWARE.
 	depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
-- 
2.50.0


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

* Re: [PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware"
  2025-07-24 10:41 [PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware" Colin Ian King
@ 2025-07-24 21:06 ` Uwe Kleine-König
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2025-07-24 21:06 UTC (permalink / raw)
  To: Colin Ian King; +Cc: linux-pwm, kernel-janitors, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

Hello,

On Thu, Jul 24, 2025 at 11:41:48AM +0100, Colin Ian King wrote:
> There is a spelling mistake in the PWM_RASPBERRYPI_POE Kconfig,
> fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Thanks, applied to
https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
.

Best regards
Uwe

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2025-07-24 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 10:41 [PATCH][next] pwm: Fix spelling mistake "Firwmware" -> "Firmware" Colin Ian King
2025-07-24 21:06 ` Uwe Kleine-König

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