[PATCH v1 1/1] pinctrl: Fix English grammar in help text for AMD

From: Andy Shevchenko
Date: Thu Dec 09 2021 - 12:14:08 EST


Fix English grammar in help text for AMD.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
drivers/pinctrl/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 36066d7e1db3..c27c9ee89f0e 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -41,9 +41,9 @@ config PINCTRL_AMD
select PINCONF
select GENERIC_PINCONF
help
- driver for memory mapped GPIO functionality on AMD platforms
- (x86 or arm).Most pins are usually muxed to some other
- functionality by firmware,so only a small amount is available
+ The driver for memory mapped GPIO functionality on AMD platforms
+ (x86 or arm). Most of the pins are usually muxed to some other
+ functionality by firmware, so only a small amount is available
for GPIO use.

Requires ACPI/FDT device enumeration code to set up a platform
--
2.33.0