mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2 0/6] Introduce deferred probing
Date: Fri, 17 Apr 2015 07:24:12 +0200	[thread overview]
Message-ID: <20150417052412.GB6325@pengutronix.de> (raw)
In-Reply-To: <1429052000-20647-1-git-send-email-sebastian.hesselbarth@gmail.com>

On Wed, Apr 15, 2015 at 12:53:14AM +0200, Sebastian Hesselbarth wrote:
> This is round two of the introduction of deferred probing by moving
> drivers that request probe deferral to an extra device list that will
> be re-probed later.
> 
> Compared to v1 there are the following changes:
> - Loop over deferred device list until none succeeds
>   (Suggested by Sascha Hauer)
> - (Now) properly deal with deferred probing in led-gpio
> - Free GPIOs claimed by leds on foo_led_unregister()
> - Convert Orion GPIO to real platform driver
> Each patch also contains an individual changelog.
> 
> It would be great to give this patch series a little more coverage.
> Also, several other subsystems could use some support -EPROBE_DEFER
> but IMHO we should wait for someone to actually force probe deferral
> there.
> 
> Sebastian Hesselbarth (6):
>   base: Introduce deferred probing
>   gpio: Return -EPROBE_DEFER on gpio_get_num()
>   OF: gpio: Silence error message on -EPROBE_DEFER
>   led: gpio: Properly deal with deferred probing
>   led: gpio: Free GPIOs on unregister()
>   gpio: orion: Convert to platform_driver

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2015-04-17  5:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14 22:53 Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 1/6] base: " Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 2/6] gpio: Return -EPROBE_DEFER on gpio_get_num() Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 3/6] OF: gpio: Silence error message on -EPROBE_DEFER Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 4/6] led: gpio: Properly deal with deferred probing Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 5/6] led: gpio: Free GPIOs on unregister() Sebastian Hesselbarth
2015-04-14 22:53 ` [PATCH v2 6/6] gpio: orion: Convert to platform_driver Sebastian Hesselbarth
2015-04-17  5:24 ` Sascha Hauer [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=20150417052412.GB6325@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=sebastian.hesselbarth@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox