All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Naveen Krishna Ch <naveenkrishna.ch@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Sachin Kamat <sachin.kamat@linaro.org>,
	patches@linaro.org, linux-iio@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org, rob.herring@calxeda.com
Subject: Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
Date: Fri, 29 Mar 2013 09:27:44 +0000	[thread overview]
Message-ID: <51555E90.1090205@kernel.org> (raw)
In-Reply-To: <CAHfPSqD9K85rypFEYhQoC61F3dUOfGtu_kTfvrVFCww7cgrMQA@mail.gmail.com>

On 03/27/2013 12:41 AM, Naveen Krishna Ch wrote:
> On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
>> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
>> <naveenkrishna.ch@gmail.com> wrote:
>>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>>
>>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Applied to togreg branch of iio.git. Thanks
>>>> ---
>>>>  .../devicetree/bindings/arm/samsung/exynos-adc.txt |    4 ++--
>>>>  1 files changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> index 05e9d95..1fc744b 100644
>>>> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> @@ -1,6 +1,6 @@
>>>>  Samsung Exynos Analog to Digital Converter bindings
>>>>
>>>> -This devicetree binding are for the new adc driver written fori
>>>> +The devicetree bindings are for the new ADC driver written for
>>> Thanks for the correction
>>>>  Exynos4 and upward SoCs from Samsung.
>>>>
>>>>  New driver handles the following
>>>> @@ -49,4 +49,4 @@ adc@12D10000 {
>>>>  };
>>>>
>>>>  Note: Does not apply to ADC driver under arch/arm/plat-samsung/
>>>> -Note: The child node can be added under the adc node or seperately.
>>>> +Note: The child node can be added under the adc node or separately.
>>> Sorry, but i cant see whats the difference here.
>>
>> This changed from sep*e*rately to sep*a*rately.
> ohh missed it again, thanks
> 
> 
> 
> --
> Shine bright,
> (: Nav :)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Naveen Krishna Ch
	<naveenkrishna.ch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Nobuhiro Iwamatsu
	<iwamatsu-+mkmVskJBflAfugRpC6u6w@public.gmane.org>,
	Sachin Kamat
	<sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org
Subject: Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
Date: Fri, 29 Mar 2013 09:27:44 +0000	[thread overview]
Message-ID: <51555E90.1090205@kernel.org> (raw)
In-Reply-To: <CAHfPSqD9K85rypFEYhQoC61F3dUOfGtu_kTfvrVFCww7cgrMQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 03/27/2013 12:41 AM, Naveen Krishna Ch wrote:
> On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu-+mkmVskJBflAfugRpC6u6w@public.gmane.org> wrote:
>> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
>> <naveenkrishna.ch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
>>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>>
>>>> Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Applied to togreg branch of iio.git. Thanks
>>>> ---
>>>>  .../devicetree/bindings/arm/samsung/exynos-adc.txt |    4 ++--
>>>>  1 files changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> index 05e9d95..1fc744b 100644
>>>> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> @@ -1,6 +1,6 @@
>>>>  Samsung Exynos Analog to Digital Converter bindings
>>>>
>>>> -This devicetree binding are for the new adc driver written fori
>>>> +The devicetree bindings are for the new ADC driver written for
>>> Thanks for the correction
>>>>  Exynos4 and upward SoCs from Samsung.
>>>>
>>>>  New driver handles the following
>>>> @@ -49,4 +49,4 @@ adc@12D10000 {
>>>>  };
>>>>
>>>>  Note: Does not apply to ADC driver under arch/arm/plat-samsung/
>>>> -Note: The child node can be added under the adc node or seperately.
>>>> +Note: The child node can be added under the adc node or separately.
>>> Sorry, but i cant see whats the difference here.
>>
>> This changed from sep*e*rately to sep*a*rately.
> ohh missed it again, thanks
> 
> 
> 
> --
> Shine bright,
> (: Nav :)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  reply	other threads:[~2013-03-29  9:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 11:52 [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation Sachin Kamat
2013-03-26 11:52 ` Sachin Kamat
2013-03-26 23:55 ` Naveen Krishna Ch
2013-03-26 23:55   ` Naveen Krishna Ch
2013-03-27  0:19   ` Nobuhiro Iwamatsu
2013-03-27  0:19     ` Nobuhiro Iwamatsu
2013-03-27  0:41     ` Naveen Krishna Ch
2013-03-27  0:41       ` Naveen Krishna Ch
2013-03-29  9:27       ` Jonathan Cameron [this message]
2013-03-29  9:27         ` 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=51555E90.1090205@kernel.org \
    --to=jic23@kernel.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=iwamatsu@nigauri.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=naveenkrishna.ch@gmail.com \
    --cc=patches@linaro.org \
    --cc=rob.herring@calxeda.com \
    --cc=sachin.kamat@linaro.org \
    /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.