Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac20ad14 authored by Masanari Iida's avatar Masanari Iida Committed by Jiri Kosina
Browse files

doc: Fix typo "is is" in Documentations



Fix double words "is is" in Documentations.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Acked-by: default avatarRob Landley <rob@landley.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8e33a52f
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -132,7 +132,7 @@ devices.</para>
	  <row>
	  <row>
	    <entry>&v4l2-fract;</entry>
	    <entry>&v4l2-fract;</entry>
	    <entry><structfield>timeperframe</structfield></entry>
	    <entry><structfield>timeperframe</structfield></entry>
	    <entry><para>This is is the desired period between
	    <entry><para>This is the desired period between
successive frames captured by the driver, in seconds. The
successive frames captured by the driver, in seconds. The
field is intended to skip frames on the driver side, saving I/O
field is intended to skip frames on the driver side, saving I/O
bandwidth.</para><para>Applications store here the desired frame
bandwidth.</para><para>Applications store here the desired frame
@@ -193,7 +193,7 @@ applications must set the array to zero.</entry>
	  <row>
	  <row>
	    <entry>&v4l2-fract;</entry>
	    <entry>&v4l2-fract;</entry>
	    <entry><structfield>timeperframe</structfield></entry>
	    <entry><structfield>timeperframe</structfield></entry>
	    <entry>This is is the desired period between
	    <entry>This is the desired period between
successive frames output by the driver, in seconds.</entry>
successive frames output by the driver, in seconds.</entry>
	  </row>
	  </row>
	  <row>
	  <row>
+1 −1
Original line number Original line Diff line number Diff line
@@ -213,7 +213,7 @@ The individual methods perform the following tasks:
     methods: for example the SPEC driver may define that its carrier
     methods: for example the SPEC driver may define that its carrier
     I2C memory is seen at offset 1M and the internal SPI flash is seen
     I2C memory is seen at offset 1M and the internal SPI flash is seen
     at offset 16M.  This multiplexing of several flash memories in the
     at offset 16M.  This multiplexing of several flash memories in the
     same address space is is carrier-specific and should only be used
     same address space is carrier-specific and should only be used
     by a driver that has verified the `carrier_name' field.
     by a driver that has verified the `carrier_name' field.




+1 −1
Original line number Original line Diff line number Diff line
	How to Get Your Patch Accepted Into the Hwmon Subsystem
	How to Get Your Patch Accepted Into the Hwmon Subsystem
	-------------------------------------------------------
	-------------------------------------------------------


This text is is a collection of suggestions for people writing patches or
This text is a collection of suggestions for people writing patches or
drivers for the hwmon subsystem. Following these suggestions will greatly
drivers for the hwmon subsystem. Following these suggestions will greatly
increase the chances of your change being accepted.
increase the chances of your change being accepted.


+1 −1
Original line number Original line Diff line number Diff line
@@ -543,7 +543,7 @@ THe code within the for loop was changed to:
    }
    }


As you can see tmppar is used to accumulate the parity within a for
As you can see tmppar is used to accumulate the parity within a for
iteration. In the last 3 statements is is added to par and, if needed,
iteration. In the last 3 statements is added to par and, if needed,
to rp12 and rp14.
to rp12 and rp14.


While making the changes I also found that I could exploit that tmppar
While making the changes I also found that I could exploit that tmppar
+1 −1
Original line number Original line Diff line number Diff line
@@ -120,7 +120,7 @@ Mic Phantom+48V: switch for +48V phantom power for electrostatic microphones on
    Make sure this is not turned on while any other source is connected to input 1/2.
    Make sure this is not turned on while any other source is connected to input 1/2.
    It might damage the source and/or the maya44 card.
    It might damage the source and/or the maya44 card.


Mic/Line input: if switch is is on, input jack 1/2 is microphone input (mono), otherwise line input (stereo).
Mic/Line input: if switch is on, input jack 1/2 is microphone input (mono), otherwise line input (stereo).


Bypass: analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver.
Bypass: analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver.
Bypass 1: same for channel 3+4.
Bypass 1: same for channel 3+4.