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

Lazar Aleksic posted 1 patch 3 months, 1 week ago
drivers/platform/x86/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
Posted by Lazar Aleksic 3 months, 1 week ago
Fixed a misspelling of Xiaomi

Signed-off-by: Lazar Aleksic <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 v2] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
Posted by Ilpo Järvinen 3 months, 1 week ago
On Tue, 28 Oct 2025 19:09:05 +0100, Lazar Aleksic wrote:

> Fixed a misspelling of Xiaomi
> 
> 


Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
      commit: bd34bf518a5ffeb8eb7c8b9907ba97b606166f7b

--
 i.