diff options
author | Randy Dunlap | 2020-07-18 17:29:17 -0700 |
---|---|---|
committer | Lee Jones | 2020-08-13 07:49:59 +0100 |
commit | 23ef2b642b85f03a109fbf5958134a5e40193dbd (patch) | |
tree | 129bc05111430431796e6121adfa1a4b05dc5670 /include/linux | |
parent | cf84dc0bb40f4b41f7853f224b37954cf273ee24 (diff) |
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')
-rw-r--r-- | include/linux/mfd/da9055/pdata.h | 2 |
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; /* |