On Wed, Nov 07, 2018 at 02:50:01PM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <[email protected]>

Reviewed-by: Simon Horman <[email protected]>

> ---
>  include/linux/mfd/tmio.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h
> index 1e70060c92ce0a11..aa696bcb1d12e750 100644
> --- a/include/linux/mfd/tmio.h
> +++ b/include/linux/mfd/tmio.h
> @@ -83,7 +83,7 @@
>  /* Some controllers have a CBSY bit */
>  #define TMIO_MMC_HAVE_CBSY           BIT(11)
>  
> -/* Some controllers that support HS400 use use 4 taps while others use 8. */
> +/* Some controllers that support HS400 use 4 taps while others use 8. */
>  #define TMIO_MMC_HAVE_4TAP_HS400     BIT(13)
>  
>  int tmio_core_mmc_enable(void __iomem *cnf, int shift, unsigned long base);
> -- 
> 2.17.1
> 

Reply via email to