All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: mach-omap1: mux.h: delete duplicate word
@ 2020-07-26  0:22 Randy Dunlap
  2020-08-19  7:23 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Aaro Koskinen, Tony Lindgren, linux-omap

Drop the repeated word "is".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
---
 arch/arm/mach-omap1/include/mach/mux.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/arm/mach-omap1/include/mach/mux.h
+++ linux-next-20200720/arch/arm/mach-omap1/include/mach/mux.h
@@ -88,7 +88,7 @@
  * OMAP730/850 has a slightly different config for the pin mux.
  * - config regs are the OMAP7XX_IO_CONF_x regs (see omap7xx.h) regs and
  *   not the FUNC_MUX_CTRL_x regs from hardware.h
- * - for pull-up/down, only has one enable bit which is is in the same register
+ * - for pull-up/down, only has one enable bit which is in the same register
  *   as mux config
  */
 #define MUX_CFG_7XX(desc, mux_reg, mode_offset, mode,	\

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

* Re: [PATCH] arm: mach-omap1: mux.h: delete duplicate word
  2020-07-26  0:22 [PATCH] arm: mach-omap1: mux.h: delete duplicate word Randy Dunlap
@ 2020-08-19  7:23 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2020-08-19  7:23 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Aaro Koskinen, linux-omap

* Randy Dunlap <rdunlap@infradead.org> [200726 03:22]:
> Drop the repeated word "is".

Thanks applying into omap-for-v5.9/omap1.

Tony

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

end of thread, other threads:[~2020-08-19  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26  0:22 [PATCH] arm: mach-omap1: mux.h: delete duplicate word Randy Dunlap
2020-08-19  7:23 ` Tony Lindgren

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.