All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <cbouatmailru@gmail.com>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Pritesh Raithatha <praithatha@nvidia.com>,
	axel.lin@gmail.com, cabarnes@indesign-llc.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] gpio-charger: use cansleep version of gpio_set_value
Date: Tue, 19 Jun 2012 20:49:49 -0700	[thread overview]
Message-ID: <20120620034948.GB21104@lizard> (raw)
In-Reply-To: <4FBB6AC7.8040303@metafoo.de>

On Tue, May 22, 2012 at 12:30:31PM +0200, Lars-Peter Clausen wrote:
> On 05/22/2012 10:50 AM, Pritesh Raithatha wrote:
> > Context of gpio_charger_get_property is sleepable so we should
> > use gpio_set_value_cansleep instead of gpio_set_value.
> > 
> > It will remove WARN_ON incase of using gpio from i2c-to-gpio
> > expander like pca953x.
> > 
> > Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com>
> 
> Looks good,
> 
> Acked-by: Lars-Peter Clausen <lars@metafoo.de>

Applied, thanks!

-- 
Anton Vorontsov
Email: cbouatmailru@gmail.com

      reply	other threads:[~2012-06-20  3:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22  8:50 [PATCH] gpio-charger: use cansleep version of gpio_set_value Pritesh Raithatha
2012-05-22 10:30 ` Lars-Peter Clausen
2012-06-20  3:49   ` Anton Vorontsov [this message]

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=20120620034948.GB21104@lizard \
    --to=cbouatmailru@gmail.com \
    --cc=axel.lin@gmail.com \
    --cc=cabarnes@indesign-llc.com \
    --cc=lars@metafoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=praithatha@nvidia.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.