Re: [PATCH] MFD: da9055/pdata.h: drop a duplicated word

2020-07-22 Thread Lee Jones
On Sat, 18 Jul 2020, Randy Dunlap wrote:

> Drop the repeated word "that" in a comment.
> 
> Signed-off-by: Randy Dunlap 
> Cc: Support Opensource 
> Cc: Lee Jones 
> ---
>  include/linux/mfd/da9055/pdata.h |2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I fixed up the subject line to match what is expected of the SS.

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog


RE: [PATCH] MFD: da9055/pdata.h: drop a duplicated word

2020-07-20 Thread Adam Thomson
On 19 July 2020 01:29, Randy Dunlap wrote:

> Drop the repeated word "that" in a comment.
> 
> Signed-off-by: Randy Dunlap 
> Cc: Support Opensource 
> Cc: Lee Jones 

Acked-by: Adam Thomson 

> ---
>  include/linux/mfd/da9055/pdata.h |2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/include/linux/mfd/da9055/pdata.h
> +++ linux-next-20200717/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;
>   /*