aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd/da9055/pdata.h
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 /include/linux/mfd/da9055/pdata.h
parentmfd: rn5t618: Make restart handler atomic safe (diff)
downloadwireguard-linux-23ef2b642b85f03a109fbf5958134a5e40193dbd.tar.xz
wireguard-linux-23ef2b642b85f03a109fbf5958134a5e40193dbd.zip
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>
Diffstat (limited to 'include/linux/mfd/da9055/pdata.h')
-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 eac48e483190..d3f126990ad0 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;
/*