diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-05-29 06:34:18 -0400 |
---|---|---|
committer | Samuel Ortiz <sameol@linux.intel.com> | 2009-06-17 13:41:37 -0400 |
commit | 9e5aca58c2d2202937939dad8f9ce5d789ae4de8 (patch) | |
tree | cdf1034b87cae554c88496c78a275c20e7888a30 /drivers/mfd | |
parent | 13a09f93d2bf3a20c748e1d6a30160a00fc58169 (diff) |
mfd: Fix Kconfig help text for WM8350
More with the grammar.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 287d47b78e7b..6ea325cc8d28 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -152,7 +152,7 @@ config MFD_WM8400 | |||
152 | depends on I2C | 152 | depends on I2C |
153 | help | 153 | help |
154 | Support for the Wolfson Microelecronics WM8400 PMIC and audio | 154 | Support for the Wolfson Microelecronics WM8400 PMIC and audio |
155 | CODEC. This driver adds provides common support for accessing | 155 | CODEC. This driver provides common support for accessing |
156 | the device, additional drivers must be enabled in order to use | 156 | the device, additional drivers must be enabled in order to use |
157 | the functionality of the device. | 157 | the functionality of the device. |
158 | 158 | ||