[PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY

Lazar Aleksic posted 1 patch 3 months, 3 weeks ago
There is a newer version of this series
drivers/platform/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
Posted by Lazar Aleksic 3 months, 3 weeks ago
From: kripticni <kripticni.dev@gmail.com>

Fixed a misspelling of Xiaomi

Signed-off-by: kripticni <kripticni.dev@gmail.com>
---
 drivers/platform/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 46e62feeda3c..c122016d82f1 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -432,7 +432,7 @@ config WIRELESS_HOTKEY
 	depends on INPUT
 	help
 	 This driver provides supports for the wireless buttons found on some AMD,
-	 HP, & Xioami laptops.
+	 HP, & Xiaomi laptops.
 	 On such systems the driver should load automatically (via ACPI alias).
 
 	 To compile this driver as a module, choose M here: the module will
-- 
2.49.1
Re: [PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
Posted by Ilpo Järvinen 3 months, 1 week ago
On Fri, 17 Oct 2025, Lazar Aleksic wrote:

> From: kripticni <kripticni.dev@gmail.com>
> 
> Fixed a misspelling of Xiaomi
> 
> Signed-off-by: kripticni <kripticni.dev@gmail.com>

Hi,

Thanks for the patch. In order to apply it, we need to have your name in 
the Signed-off so please send v2 with that corrected.

-- 
 i.


> ---
>  drivers/platform/x86/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 46e62feeda3c..c122016d82f1 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -432,7 +432,7 @@ config WIRELESS_HOTKEY
>  	depends on INPUT
>  	help
>  	 This driver provides supports for the wireless buttons found on some AMD,
> -	 HP, & Xioami laptops.
> +	 HP, & Xiaomi laptops.
>  	 On such systems the driver should load automatically (via ACPI alias).
>  
>  	 To compile this driver as a module, choose M here: the module will
>