Commit 9e5aca58c2d2202937939dad8f9ce5d789ae4de8
Committed by
Samuel Ortiz
1 parent
13a09f93d2
Exists in
master
and in
7 other branches
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>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/mfd/Kconfig
... | ... | @@ -152,7 +152,7 @@ |
152 | 152 | depends on I2C |
153 | 153 | help |
154 | 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 | 156 | the device, additional drivers must be enabled in order to use |
157 | 157 | the functionality of the device. |
158 | 158 |