mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/6 v3] sandbox fix + bus
Date: Thu, 20 Sep 2012 23:16:45 +0200	[thread overview]
Message-ID: <20120920211645.GA1322@pengutronix.de> (raw)
In-Reply-To: <20120920053418.GB26553@game.jcrosoft.org>

On Thu, Sep 20, 2012 at 07:34:18AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
> 
> 	now register_driver/device are for bus usage ONLY
> 
> 	v3:
> 	 - drop check on NULL pointer
> 	 - add platform_driver/device_register
> 	 - use bus_for_each
> 
> 	v2:
> 	 - on the sandbox we register device before barebox started
> 	   this is working today as nothing need to be initialized before
> 	   regisering a device. But as I attached device to bus this will no
> 	   be the case anymore so fix it
> 
> 	 - net/tap fix allocated data to be set to 0
> 
> The following changes since commit 4f2aa8ffb124a7f40da2a5bc1a2c225554b24bdd:
> 
>   Merge branch 'for-next/testing-menu' into next (2012-09-17 12:15:53 +0200)

Applied 1-3 to master and 4-5 to next. Will also apply patch 6, but I
currently have no branch to apply this on. I'll probably declare some
-next branch as next-stable and apply this onto that branch.

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:[~2012-09-20 21:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20  5:34 Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36 ` [PATCH 1/6] sandbox: check only image option in the second getopt Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36   ` [PATCH 2/6] sandbox: do not register device before barebox is started Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36   ` [PATCH 3/6] net/tap: use xzalloc to allocate data Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36   ` [PATCH 4/6] driver: register bus Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36   ` [PATCH 5/6] driver: search device and driver based on the bus instead of all Jean-Christophe PLAGNIOL-VILLARD
2012-09-20  5:36   ` [PATCH 6/6] switch all platform_bus device/driver registering to platform_driver/device_register Jean-Christophe PLAGNIOL-VILLARD
2012-09-20 21:16 ` 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=20120920211645.GA1322@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.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