Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624022

[PATCH] dt-bindings: input: rotary-encoder: fix typo

From Rahul Bedarkar <rahulbedarkar89@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] dt-bindings: input: rotary-encoder: fix typo
Date 2017-04-15 06:50 +0200
Message-ID <twnOO-2aQ-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


s/rollove/rollover/

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
---
 Documentation/devicetree/bindings/input/rotary-encoder.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/rotary-encoder.txt b/Documentation/devicetree/bindings/input/rotary-encoder.txt
index e85ce3d..f99fe5c 100644
--- a/Documentation/devicetree/bindings/input/rotary-encoder.txt
+++ b/Documentation/devicetree/bindings/input/rotary-encoder.txt
@@ -12,7 +12,7 @@ Optional properties:
 - rotary-encoder,relative-axis: register a relative axis rather than an
   absolute one. Relative axis will only generate +1/-1 events on the input
   device, hence no steps need to be passed.
-- rotary-encoder,rollover: Automatic rollove when the rotary value becomes
+- rotary-encoder,rollover: Automatic rollover when the rotary value becomes
   greater than the specified steps or smaller than 0. For absolute axis only.
 - rotary-encoder,steps-per-period: Number of steps (stable states) per period.
   The values have the following meaning:
-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] dt-bindings: input: rotary-encoder: fix typo Rahul Bedarkar <rahulbedarkar89@gmail.com> - 2017-04-15 06:50 +0200
  Re: [PATCH] dt-bindings: input: rotary-encoder: fix typo Rob Herring <robh@kernel.org> - 2017-04-20 16:00 +0200
    Re: [PATCH] dt-bindings: input: rotary-encoder: fix typo Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-04-20 19:50 +0200

csiph-web