linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Kamat <sachin.kamat@linaro.org>
To: grant.likely@secretlab.ca, linus.walleij@linaro.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] gpio/vt8500: Convert to devm_ioremap_resource()
Date: Thu, 14 Mar 2013 12:15:34 +0530	[thread overview]
Message-ID: <CAK9yfHwoBoqOuw0ACnBoVSFGr8ubkeUVATrBaDma0sLLQoh-1w@mail.gmail.com> (raw)
In-Reply-To: <1362416898.24058.1.camel@gitbox>

Hi Linus,

On 4 March 2013 22:38, Tony Prisk <linux@prisktech.co.nz> wrote:
> On Mon, 2013-03-04 at 14:39 +0530, Sachin Kamat wrote:
>> Use the newly introduced devm_ioremap_resource() instead of
>> devm_request_and_ioremap() which provides more consistent error handling.
>>
>> devm_ioremap_resource() provides its own error messages; so all explicit
>> error messages can be removed from the failure code paths.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

> Acked-by: Tony Prisk <linux@prisktech.co.nz>

Would you be picking this patch up or Grant is gonna handle it?


-- 
With warm regards,
Sachin

  reply	other threads:[~2013-03-14  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04  9:09 [PATCH 1/1] gpio/vt8500: Convert to devm_ioremap_resource() Sachin Kamat
2013-03-04 10:24 ` Thierry Reding
2013-03-04 17:08 ` Tony Prisk
2013-03-14  6:45   ` Sachin Kamat [this message]
2013-03-27  8:32 ` Linus Walleij

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=CAK9yfHwoBoqOuw0ACnBoVSFGr8ubkeUVATrBaDma0sLLQoh-1w@mail.gmail.com \
    --to=sachin.kamat@linaro.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).