[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20191024151927.29651-1-geert+renesas@glider.be>
Date: Thu, 24 Oct 2019 17:19:27 +0200
From: Geert Uytterhoeven <geert+renesas@...der.be>
To: Lee Jones <lee.jones@...aro.org>, Jiri Kosina <trivial@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH trivial] mfd: wm8994: Spelling s/configration/configuration/
Fix misspellings of "configuration".
Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
---
include/linux/mfd/wm8994/pdata.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/mfd/wm8994/pdata.h b/include/linux/mfd/wm8994/pdata.h
index 81e7dcbd94dfbed9..6e2962ef5b81120e 100644
--- a/include/linux/mfd/wm8994/pdata.h
+++ b/include/linux/mfd/wm8994/pdata.h
@@ -33,7 +33,7 @@ struct wm8994_ldo_pdata {
* DRC configurations are specified with a label and a set of register
* values to write (the enable bits will be ignored). At runtime an
* enumerated control will be presented for each DRC block allowing
- * the user to choose the configration to use.
+ * the user to choose the configuration to use.
*
* Configurations may be generated by hand or by using the DRC control
* panel provided by the WISCE - see http://www.wolfsonmicro.com/wisce/
--
2.17.1
Powered by blists - more mailing lists