All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>,
	kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] gpio: samsung: Update documentation
Date: Tue, 04 Sep 2012 10:15:25 +0200	[thread overview]
Message-ID: <5045B89D.50503@samsung.com> (raw)
In-Reply-To: <CACRpkdbudOv9AvS1XuyPB+BZ63+Ymu5dhkBBWFCo2qYDV+jAmw@mail.gmail.com>

On 09/04/2012 09:27 AM, Linus Walleij wrote:
> On Sun, Sep 2, 2012 at 6:24 PM, Sylwester Nawrocki
> <sylvester.nawrocki@gmail.com> wrote:
> 
>> Update Samsung GPIO API documentation to reflect removal of
>> the s3c24xx specific gpio API. While at it, fix some typos.
>>
>> The notes on conversion from s3c2410_* functions to the gpiolib
>> API are left here just in case there is any out of tree code that
>> still needs to be converted.
>>
>> Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Get the Samsung maintainers to apply this patch since they carry
> the API changes.

Thanks Linus. Kgene, this is the documentation update we talked about
previously. Can you please pick this patch as well ?

--

Regards,
Sylwester

WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] gpio: samsung: Update documentation
Date: Tue, 04 Sep 2012 10:15:25 +0200	[thread overview]
Message-ID: <5045B89D.50503@samsung.com> (raw)
In-Reply-To: <CACRpkdbudOv9AvS1XuyPB+BZ63+Ymu5dhkBBWFCo2qYDV+jAmw@mail.gmail.com>

On 09/04/2012 09:27 AM, Linus Walleij wrote:
> On Sun, Sep 2, 2012 at 6:24 PM, Sylwester Nawrocki
> <sylvester.nawrocki@gmail.com> wrote:
> 
>> Update Samsung GPIO API documentation to reflect removal of
>> the s3c24xx specific gpio API. While at it, fix some typos.
>>
>> The notes on conversion from s3c2410_* functions to the gpiolib
>> API are left here just in case there is any out of tree code that
>> still needs to be converted.
>>
>> Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
> 
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
> 
> Get the Samsung maintainers to apply this patch since they carry
> the API changes.

Thanks Linus. Kgene, this is the documentation update we talked about
previously. Can you please pick this patch as well ?

--

Regards,
Sylwester

  reply	other threads:[~2012-09-04  8:15 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-25 12:20 [PATCH 0/3] Removal of obsolete s3c2410_* GPIO API Sylwester Nawrocki
2012-08-25 12:20 ` Sylwester Nawrocki
2012-08-25 12:20 ` [PATCH 1/3] ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib API Sylwester Nawrocki
2012-08-25 12:20   ` Sylwester Nawrocki
2012-08-25 12:20 ` [PATCH 2/3] ARM: S3C24XX: Remove obsolete GPIO API declarations Sylwester Nawrocki
2012-08-25 12:20   ` Sylwester Nawrocki
2012-08-25 12:20 ` [PATCH 3/3] gpio-samsung: Remove now unused s3c2410_gpio* API Sylwester Nawrocki
2012-08-25 12:20   ` Sylwester Nawrocki
2012-08-27 23:33 ` [PATCH 0/3] Removal of obsolete s3c2410_* GPIO API Kukjin Kim
2012-08-27 23:33   ` Kukjin Kim
2012-08-28  0:16   ` Linus Walleij
2012-08-28  0:16     ` Linus Walleij
2012-08-28 20:13   ` Sylwester Nawrocki
2012-08-28 20:13     ` Sylwester Nawrocki
2012-09-02 16:24     ` [PATCH] gpio: samsung: Update documentation Sylwester Nawrocki
2012-09-02 16:24       ` Sylwester Nawrocki
2012-09-04  7:27       ` Linus Walleij
2012-09-04  7:27         ` Linus Walleij
2012-09-04  8:15         ` Sylwester Nawrocki [this message]
2012-09-04  8:15           ` Sylwester Nawrocki
2012-09-04 21:39           ` Kukjin Kim
2012-09-04 21:39             ` Kukjin Kim
2012-08-28  0:13 ` [PATCH 0/3] Removal of obsolete s3c2410_* GPIO API Linus Walleij
2012-08-28  0:13   ` Linus Walleij
2012-08-28 23:12   ` Kukjin Kim
2012-08-28 23:12     ` Kukjin Kim

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=5045B89D.50503@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sylvester.nawrocki@gmail.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.