aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-18 17:29:17 -0700
committerLee Jones <lee.jones@linaro.org>2020-08-13 07:49:59 +0100
commit23ef2b642b85f03a109fbf5958134a5e40193dbd (patch)
tree129bc05111430431796e6121adfa1a4b05dc5670
parentcf84dc0bb40f4b41f7853f224b37954cf273ee24 (diff)
downloadprandom-23ef2b642b85f03a109fbf5958134a5e40193dbd.tar.gz
mfd: da9055: pdata.h: Drop a duplicated word
Drop the repeated word "that" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--include/linux/mfd/da9055/pdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/da9055/pdata.h b/include/linux/mfd/da9055/pdata.h
index eac48e4831900e..d3f126990ad059 100644
--- a/include/linux/mfd/da9055/pdata.h
+++ b/include/linux/mfd/da9055/pdata.h
@@ -35,7 +35,7 @@ struct da9055_pdata {
int *gpio_rsel;
/*
* Regulator mode control bits value (GPI offset) that
- * that controls the regulator state, 0 if not available.
+ * controls the regulator state, 0 if not available.
*/
enum gpio_select *reg_ren;
/*