mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Lucas Stach <dev@lynxeye.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 01/11] of: make of_alias_get work on all types of DT paths
Date: Wed, 4 Mar 2015 11:34:39 +0100	[thread overview]
Message-ID: <20150304103439.GX11010@pengutronix.de> (raw)
In-Reply-To: <1425411983-24732-1-git-send-email-dev@lynxeye.de>

On Tue, Mar 03, 2015 at 08:46:13PM +0100, Lucas Stach wrote:
> of_alias_get assumed that a DT path is always the full node path,
> whic is not necessarily the case, as there are other valid path
> descriptions. All of them are handled by of_find_node_by_path.
> 
> As there is already a preparsed list with all DT aliases that handles
> this case properly we can simply reuse that one.
> 
> Signed-off-by: Lucas Stach <dev@lynxeye.de>
> ---
>  drivers/of/base.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied all, 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-03-04 10:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 19:46 Lucas Stach
2015-03-03 19:46 ` [PATCH 02/11] ARM: tegra20: add mmc aliases Lucas Stach
2015-03-03 19:46 ` [PATCH 03/11] ARM: tegra30: " Lucas Stach
2015-03-03 19:46 ` [PATCH 04/11] ARM: tegra124: " Lucas Stach
2015-03-03 19:46 ` [PATCH 05/11] mci: tegra: handle " Lucas Stach
2015-03-03 19:46 ` [PATCH 06/11] bbu: include necessary headers Lucas Stach
2015-03-03 19:46 ` [PATCH 07/11] bbu: make bbu confirm a bit more verbose Lucas Stach
2015-03-03 19:46 ` [PATCH 08/11] ARM: tegra: add eMMC barebox update handler Lucas Stach
2015-03-03 19:46 ` [PATCH 09/11] ARM: tegra: add barebox update handler to Beaver board Lucas Stach
2015-03-03 19:46 ` [PATCH 10/11] ARM: tegra: add barebox update handler to Jetson board Lucas Stach
2015-03-03 19:46 ` [PATCH 11/11] ARM: tegra: enable barebox update in defconfig Lucas Stach
2015-03-04 10:34 ` 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=20150304103439.GX11010@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=dev@lynxeye.de \
    /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