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>
This commit is contained in:
Randy Dunlap 2020-07-18 17:29:17 -07:00 committed by Lee Jones
parent cf84dc0bb4
commit 23ef2b642b

View file

@ -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;
/*