All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [trivial] mfd: tmio: Typo s/use use/use/
@ 2018-11-07 13:50 Geert Uytterhoeven
  2018-11-08 10:46 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-11-07 13:50 UTC (permalink / raw)
  To: Wolfram Sang, Lee Jones, Jiri Kosina
  Cc: linux-mmc, linux-renesas-soc, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/
  2018-11-07 13:50 [PATCH] [trivial] mfd: tmio: Typo s/use use/use/ Geert Uytterhoeven
@ 2018-11-08 10:46 ` Simon Horman
  2018-11-08 11:09 ` Wolfram Sang
  2018-11-08 13:08 ` Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-11-08 10:46 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Wolfram Sang, Lee Jones, Jiri Kosina, linux-mmc, linux-renesas-soc

On Wed, Nov 07, 2018 at 02:50:01PM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>  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
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/
  2018-11-07 13:50 [PATCH] [trivial] mfd: tmio: Typo s/use use/use/ Geert Uytterhoeven
  2018-11-08 10:46 ` Simon Horman
@ 2018-11-08 11:09 ` Wolfram Sang
  2018-11-08 13:08 ` Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2018-11-08 11:09 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Wolfram Sang, Lee Jones, Jiri Kosina, linux-mmc, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

On Wed, Nov 07, 2018 at 02:50:01PM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

We will remove that flag somewhen in the future anyhow, but for now it
is good, me thinks.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] [trivial] mfd: tmio: Typo s/use use/use/
  2018-11-07 13:50 [PATCH] [trivial] mfd: tmio: Typo s/use use/use/ Geert Uytterhoeven
  2018-11-08 10:46 ` Simon Horman
  2018-11-08 11:09 ` Wolfram Sang
@ 2018-11-08 13:08 ` Lee Jones
  2 siblings, 0 replies; 4+ messages in thread
From: Lee Jones @ 2018-11-08 13:08 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Wolfram Sang, Jiri Kosina, linux-mmc, linux-renesas-soc

On Wed, 07 Nov 2018, Geert Uytterhoeven wrote:

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  include/linux/mfd/tmio.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-08 22:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07 13:50 [PATCH] [trivial] mfd: tmio: Typo s/use use/use/ Geert Uytterhoeven
2018-11-08 10:46 ` Simon Horman
2018-11-08 11:09 ` Wolfram Sang
2018-11-08 13:08 ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.