]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
gpio: tqmx86: fix typo in Kconfig label
authorGregor Herburger <gregor.herburger@tq-group.com>
Thu, 30 May 2024 10:19:59 +0000 (12:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2024 12:40:18 +0000 (14:40 +0200)
[ Upstream commit 8c219e52ca4d9a67cd6a7074e91bf29b55edc075 ]

Fix description for GPIO_TQMX86 from QTMX86 to TQMx86.

Fixes: b868db94a6a7 ("gpio: tqmx86: Add GPIO from for this IO controller")
Signed-off-by: Gregor Herburger <gregor.herburger@tq-group.com>
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/e0e38c9944ad6d281d9a662a45d289b88edc808e.1717063994.git.matthias.schiffer@ew.tq-group.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpio/Kconfig

index b50d0b470849776a5e6da01c4b6ad3996c9a1823..cbfcfefdb5da130c9c4c5b5a0e8c6136dfaf8cee 100644 (file)
@@ -1549,7 +1549,7 @@ config GPIO_TPS68470
          are "output only" GPIOs.
 
 config GPIO_TQMX86
-       tristate "TQ-Systems QTMX86 GPIO"
+       tristate "TQ-Systems TQMx86 GPIO"
        depends on MFD_TQMX86 || COMPILE_TEST
        depends on HAS_IOPORT_MAP
        select GPIOLIB_IRQCHIP