aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-07-18 17:28:16 -0700
committerRob Herring <[email protected]>2020-07-23 15:08:47 -0600
commit80d7f913de00383722315c3aa9a246ad7333e6cc (patch)
tree03e236693bf742d8736ba42ff22979501c029a70
parent0386e81d26d4677a067107b2fdb49993443e01c5 (diff)
dt-bindings: mux: mux.h: drop a duplicated word
Drop the repeated word "the" in a comment. Cc: Peter Rosin <[email protected]> Cc: Rob Herring <[email protected]> Cc: [email protected] Signed-off-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
-rw-r--r--include/dt-bindings/mux/mux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/mux/mux.h b/include/dt-bindings/mux/mux.h
index 042719218dbf..0b9d654506ef 100644
--- a/include/dt-bindings/mux/mux.h
+++ b/include/dt-bindings/mux/mux.h
@@ -3,7 +3,7 @@
* This header provides constants for most Multiplexer bindings.
*
* Most Multiplexer bindings specify an idle state. In most cases, the
- * the multiplexer can be left as is when idle, and in some cases it can
+ * multiplexer can be left as is when idle, and in some cases it can
* disconnect the input/output and leave the multiplexer in a high
* impedance state.
*/