We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83bf6db + ef4d0a8 commit 501e69bCopy full SHA for 501e69b
1 file changed
arch/arm/mach-omap1/include/mach/mux.h
@@ -88,7 +88,7 @@
88
* OMAP730/850 has a slightly different config for the pin mux.
89
* - config regs are the OMAP7XX_IO_CONF_x regs (see omap7xx.h) regs and
90
* 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
+ * - for pull-up/down, only has one enable bit which is in the same register
92
* as mux config
93
*/
94
#define MUX_CFG_7XX(desc, mux_reg, mode_offset, mode, \
0 commit comments