All of lore.kernel.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] pinctrl: support gpio request deferred probing
Date: Fri, 27 Apr 2012 12:16:26 -0600	[thread overview]
Message-ID: <4F9AE27A.1020205@wwwdotorg.org> (raw)
In-Reply-To: <1335353894-22096-1-git-send-email-b29396@freescale.com>

On 04/25/2012 05:38 AM, Dong Aisheng wrote:
> From: Dong Aisheng <dong.aisheng@linaro.org>
> 
> As pinctrl handles, it may be possible the pinctrl gpio ranges
> are still not got registered when user call pinctrl_gpio_request.
> Thus, add defer support for it too.
> 
> Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>

Acked-by: Stephen Warren <swarren@wwwdotorg.org>

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Dong Aisheng <b29396@freescale.com>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linus.walleij@stericsson.com, s.hauer@pengutronix.de
Subject: Re: [PATCH 1/2] pinctrl: support gpio request deferred probing
Date: Fri, 27 Apr 2012 12:16:26 -0600	[thread overview]
Message-ID: <4F9AE27A.1020205@wwwdotorg.org> (raw)
In-Reply-To: <1335353894-22096-1-git-send-email-b29396@freescale.com>

On 04/25/2012 05:38 AM, Dong Aisheng wrote:
> From: Dong Aisheng <dong.aisheng@linaro.org>
> 
> As pinctrl handles, it may be possible the pinctrl gpio ranges
> are still not got registered when user call pinctrl_gpio_request.
> Thus, add defer support for it too.
> 
> Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>

Acked-by: Stephen Warren <swarren@wwwdotorg.org>

  parent reply	other threads:[~2012-04-27 18:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 11:38 [PATCH 1/2] pinctrl: support gpio request deferred probing Dong Aisheng
2012-04-25 11:38 ` Dong Aisheng
2012-04-25 11:38 ` [PATCH v3 2/2] pinctrl: add pinctrl_provide_dummies interface for platforms to use Dong Aisheng
2012-04-25 11:38   ` Dong Aisheng
2012-04-26 21:36 ` [PATCH 1/2] pinctrl: support gpio request deferred probing Linus Walleij
2012-04-26 21:36   ` Linus Walleij
2012-04-27  2:17   ` Stephen Warren
2012-04-27  2:17     ` Stephen Warren
2012-04-27  3:13     ` Dong Aisheng
2012-04-27  3:13       ` Dong Aisheng
2012-04-27 18:16 ` Stephen Warren [this message]
2012-04-27 18:16   ` Stephen Warren

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=4F9AE27A.1020205@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=linux-arm-kernel@lists.infradead.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.