All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Cc: Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald <pmeerw@pmeerw.net>,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
	devicetree@vger.kernel.org, cory.tusar@pid1solutions.com
Subject: Re: [PATCH v3 7/7] iio: Fix typos in ABI documentation
Date: Sat, 8 Aug 2015 19:39:05 +0100	[thread overview]
Message-ID: <55C64CC9.3020109@kernel.org> (raw)
In-Reply-To: <1438174661-19371-1-git-send-email-vladimir.barinov@cogentembedded.com>

On 29/07/15 13:57, Vladimir Barinov wrote:
> Fix typos in ABI documentation
> 
> Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Applied to the togreg branch of iio.git

Did take me a while to work out what the first one was ;)
git diff --word-diff-regex=. HEAD~1

Turns out to be a handy addition to the armoury!

Jonathan 


> ---
> Changes in version 3:
> - initially added
> 
>  Documentation/ABI/testing/sysfs-bus-iio | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 65bf49e..71a48b7 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -488,7 +488,7 @@ Contact:	linux-iio@vger.kernel.org
>  Description:
>  		Specifies the output powerdown mode.
>  		DAC output stage is disconnected from the amplifier and
> -		1kohm_to_gnd: connected	to ground via an 1kOhm resistor,
> +		1kohm_to_gnd: connected to ground via an 1kOhm resistor,
>  		6kohm_to_gnd: connected to ground via a 6kOhm resistor,
>  		20kohm_to_gnd: connected to ground via a 20kOhm resistor,
>  		100kohm_to_gnd: connected to ground via an 100kOhm resistor,
> @@ -498,9 +498,9 @@ Description:
>  		outX_powerdown_mode_available. If Y is not present the
>  		mode is shared across all outputs.
>  
> -What:		/sys/.../iio:deviceX/out_votlageY_powerdown_mode_available
> +What:		/sys/.../iio:deviceX/out_voltageY_powerdown_mode_available
>  What:		/sys/.../iio:deviceX/out_voltage_powerdown_mode_available
> -What:		/sys/.../iio:deviceX/out_altvotlageY_powerdown_mode_available
> +What:		/sys/.../iio:deviceX/out_altvoltageY_powerdown_mode_available
>  What:		/sys/.../iio:deviceX/out_altvoltage_powerdown_mode_available
>  KernelVersion:	2.6.38
>  Contact:	linux-iio@vger.kernel.org
> 


WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Vladimir Barinov
	<vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
Cc: Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org>,
	Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>,
	Peter Meerwald <pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	cory.tusar-J6Z/VSE8EyIAspv4Qr0y0gC/G2K4zDHf@public.gmane.org
Subject: Re: [PATCH v3 7/7] iio: Fix typos in ABI documentation
Date: Sat, 8 Aug 2015 19:39:05 +0100	[thread overview]
Message-ID: <55C64CC9.3020109@kernel.org> (raw)
In-Reply-To: <1438174661-19371-1-git-send-email-vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>

On 29/07/15 13:57, Vladimir Barinov wrote:
> Fix typos in ABI documentation
> 
> Signed-off-by: Vladimir Barinov <vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
Applied to the togreg branch of iio.git

Did take me a while to work out what the first one was ;)
git diff --word-diff-regex=. HEAD~1

Turns out to be a handy addition to the armoury!

Jonathan 


> ---
> Changes in version 3:
> - initially added
> 
>  Documentation/ABI/testing/sysfs-bus-iio | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 65bf49e..71a48b7 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -488,7 +488,7 @@ Contact:	linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>  Description:
>  		Specifies the output powerdown mode.
>  		DAC output stage is disconnected from the amplifier and
> -		1kohm_to_gnd: connected	to ground via an 1kOhm resistor,
> +		1kohm_to_gnd: connected to ground via an 1kOhm resistor,
>  		6kohm_to_gnd: connected to ground via a 6kOhm resistor,
>  		20kohm_to_gnd: connected to ground via a 20kOhm resistor,
>  		100kohm_to_gnd: connected to ground via an 100kOhm resistor,
> @@ -498,9 +498,9 @@ Description:
>  		outX_powerdown_mode_available. If Y is not present the
>  		mode is shared across all outputs.
>  
> -What:		/sys/.../iio:deviceX/out_votlageY_powerdown_mode_available
> +What:		/sys/.../iio:deviceX/out_voltageY_powerdown_mode_available
>  What:		/sys/.../iio:deviceX/out_voltage_powerdown_mode_available
> -What:		/sys/.../iio:deviceX/out_altvotlageY_powerdown_mode_available
> +What:		/sys/.../iio:deviceX/out_altvoltageY_powerdown_mode_available
>  What:		/sys/.../iio:deviceX/out_altvoltage_powerdown_mode_available
>  KernelVersion:	2.6.38
>  Contact:	linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> 

  reply	other threads:[~2015-08-08 18:39 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-29 12:54 [PATCH v3 0/7] iio: adc: hi8435: Add Holt HI-8435 threshold detector Vladimir Barinov
2015-07-29 12:54 ` Vladimir Barinov
2015-07-29 12:56 ` [PATCH v3 1/7] iio: adc: hi8435: " Vladimir Barinov
2015-07-29 12:56   ` Vladimir Barinov
2015-08-08 17:56   ` Jonathan Cameron
2015-08-08 17:56     ` Jonathan Cameron
2015-08-11 12:21     ` Lars-Peter Clausen
2015-08-11 12:21       ` Lars-Peter Clausen
2015-08-11 17:01       ` Jonathan Cameron
2015-08-11 14:37     ` Vladimir Barinov
2015-08-16  9:00       ` Jonathan Cameron
2015-08-16  9:00         ` Jonathan Cameron
2015-08-16 18:54         ` Vladimir Barinov
2015-08-16 18:54           ` Vladimir Barinov
2015-08-22 13:48           ` Jonathan Cameron
2015-08-22 13:48             ` Jonathan Cameron
2015-07-29 12:57 ` [PATCH v3 2/7] dt: Add vendor prefix 'holt' Vladimir Barinov
2015-07-29 12:57 ` [PATCH v3 3/7] dt: Document Holt HI-8435 bindings Vladimir Barinov
2015-07-29 12:57 ` [PATCH v3 4/7] iio: trigger: Add periodic polling to SYSFS trigger Vladimir Barinov
2015-08-07 13:42   ` Lars-Peter Clausen
2015-08-07 13:42     ` Lars-Peter Clausen
2015-08-08 17:26     ` Jonathan Cameron
2015-07-29 12:57 ` [PATCH v3 5/7] iio: Support triggered events Vladimir Barinov
2015-08-07 13:45   ` Lars-Peter Clausen
2015-08-07 13:45     ` Lars-Peter Clausen
2015-08-07 16:10     ` Vladimir Barinov
2015-08-16  9:05       ` Jonathan Cameron
2015-08-16  9:05         ` Jonathan Cameron
2015-08-16  9:20   ` Jonathan Cameron
2015-08-16  9:20     ` Jonathan Cameron
2015-08-16 20:15     ` Vladimir Barinov
2015-08-16 20:15       ` Vladimir Barinov
2015-08-22 13:52       ` Jonathan Cameron
2015-08-22 13:52         ` Jonathan Cameron
2015-07-29 12:57 ` [PATCH v3 6/7] iio: Add ABI documentation for debounce_time Vladimir Barinov
2015-07-29 12:57 ` [PATCH v3 7/7] iio: Fix typos in ABI documentation Vladimir Barinov
2015-08-08 18:39   ` Jonathan Cameron [this message]
2015-08-08 18:39     ` Jonathan Cameron
2015-08-08 17:28 ` [PATCH v3 0/7] iio: adc: hi8435: Add Holt HI-8435 threshold detector Jonathan Cameron
2015-08-08 17:28   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55C64CC9.3020109@kernel.org \
    --to=jic23@kernel.org \
    --cc=cory.tusar@pid1solutions.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=pmeerw@pmeerw.net \
    --cc=robh+dt@kernel.org \
    --cc=vladimir.barinov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.