Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Lee Jones
23ef2b64 cf84dc0b

+1 -1
+1 -1
include/linux/mfd/da9055/pdata.h
··· 35 35 int *gpio_rsel; 36 36 /* 37 37 * Regulator mode control bits value (GPI offset) that 38 - * that controls the regulator state, 0 if not available. 38 + * controls the regulator state, 0 if not available. 39 39 */ 40 40 enum gpio_select *reg_ren; 41 41 /*