mfd: da9055: pdata.h: Drop a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 00:29:17 +0000 (17:29 -0700)
committerLee Jones <lee.jones@linaro.org>
Thu, 13 Aug 2020 06:49:59 +0000 (07:49 +0100)
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>
include/linux/mfd/da9055/pdata.h

index eac48e4..d3f1269 100644 (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;
        /*