[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1553606218-28391-1-git-send-email-michael.hennerich@analog.com>
Date: Tue, 26 Mar 2019 14:16:58 +0100
From: <michael.hennerich@...log.com>
To: <lee.jones@...aro.org>
CC: <linux-kernel@...r.kernel.org>, <robin.getz@...log.com>,
Michael Hennerich <michael.hennerich@...log.com>
Subject: [PATCH] mfd: Kconfig: Fix typo in PMIC_ADP5520 help text
From: Michael Hennerich <michael.hennerich@...log.com>
No functional changes. This fixes a simple typo in the help text.
Signed-off-by: Michael Hennerich <michael.hennerich@...log.com>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 0ce2d8d..5660d48 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -82,7 +82,7 @@ config PMIC_ADP5520
bool "Analog Devices ADP5520/01 MFD PMIC Core Support"
depends on I2C=y
help
- Say yes here to add support for Analog Devices AD5520 and ADP5501,
+ Say yes here to add support for Analog Devices ADP5520 and ADP5501,
Multifunction Power Management IC. This includes
the I2C driver and the core APIs _only_, you have to select
individual components like LCD backlight, LEDs, GPIOs and Kepad
--
2.7.4
Powered by blists - more mailing lists