Skip to content

Commit ef4d0a8

Browse files
rddunlaptmlind
authored andcommitted
arm: mach-omap1: mux.h: delete duplicate word
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 Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 9123e3a commit ef4d0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • arch/arm/mach-omap1/include/mach

arch/arm/mach-omap1/include/mach/mux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
* OMAP730/850 has a slightly different config for the pin mux.
8989
* - config regs are the OMAP7XX_IO_CONF_x regs (see omap7xx.h) regs and
9090
* not the FUNC_MUX_CTRL_x regs from hardware.h
91-
* - for pull-up/down, only has one enable bit which is is in the same register
91+
* - for pull-up/down, only has one enable bit which is in the same register
9292
* as mux config
9393
*/
9494
#define MUX_CFG_7XX(desc, mux_reg, mode_offset, mode, \

0 commit comments

Comments
 (0)