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


Groups > linux.kernel > #1226210 > unrolled thread

[PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices

Started byMasanari Iida <standby24x7@gmail.com>
First post2015-09-16 18:00 +0200
Last post2015-09-18 18:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices Masanari Iida <standby24x7@gmail.com> - 2015-09-16 18:00 +0200
    Re: [PATCH] Doc:misc-devices: Fix typo in  Documentation/misc-devices Jonathan Corbet <corbet@lwn.net> - 2015-09-18 18:10 +0200

#1226210 — [PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices

FromMasanari Iida <standby24x7@gmail.com>
Date2015-09-16 18:00 +0200
Subject[PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices
Message-ID<q9nhN-vs-11@gated-at.bofh.it>
This patch fix spelling typos in Documentation/misc-devices.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/misc-devices/apds990x.txt | 2 +-
 Documentation/misc-devices/isl29003     | 2 +-
 Documentation/misc-devices/max6875      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/misc-devices/apds990x.txt b/Documentation/misc-devices/apds990x.txt
index d5408ca..454d95d 100644
--- a/Documentation/misc-devices/apds990x.txt
+++ b/Documentation/misc-devices/apds990x.txt
@@ -30,7 +30,7 @@ lead to false interrupt, but that doesn't harm.
 
 ALS contains 4 different gain steps. Driver automatically
 selects suitable gain step. After each measurement, reliability of the results
-is estimated and new measurement is trigged if necessary.
+is estimated and new measurement is triggered if necessary.
 
 Platform data can provide tuned values to the conversion formulas if
 values are known. Otherwise plain sensor default values are used.
diff --git a/Documentation/misc-devices/isl29003 b/Documentation/misc-devices/isl29003
index c4ff5f3..80b952f 100644
--- a/Documentation/misc-devices/isl29003
+++ b/Documentation/misc-devices/isl29003
@@ -29,7 +29,7 @@ Detection
 
 The ISL29003 does not have an ID register which could be used to identify
 it, so the detection routine will just try to read from the configured I2C
-addess and consider the device to be present as soon as it ACKs the
+address and consider the device to be present as soon as it ACKs the
 transfer.
 
 
diff --git a/Documentation/misc-devices/max6875 b/Documentation/misc-devices/max6875
index 1e89ee3..2f2bd0b 100644
--- a/Documentation/misc-devices/max6875
+++ b/Documentation/misc-devices/max6875
@@ -22,7 +22,7 @@ At reset, the MAX6875 reads the configuration EEPROM into its configuration
 registers.  The chip then begins to operate according to the values in the
 registers.
 
-The Maxim MAX6874 is a similar, mostly compatible device, with more intputs
+The Maxim MAX6874 is a similar, mostly compatible device, with more inputs
 and outputs:
              vin     gpi    vout
 MAX6874        6       4       8
-- 
2.6.0.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1228112 — Re: [PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices

FromJonathan Corbet <corbet@lwn.net>
Date2015-09-18 18:10 +0200
SubjectRe: [PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices
Message-ID<qa6ox-7wu-9@gated-at.bofh.it>
In reply to#1226210
On Thu, 17 Sep 2015 00:54:58 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix spelling typos in Documentation/misc-devices.

Applied to the docs tree, thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web