[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399993115-21552-1-git-send-email-grant.likely@linaro.org>
Date: Tue, 13 May 2014 15:58:32 +0100
From: Grant Likely <grant.likely@...aro.org>
To: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH 0/3] Rework of_find_node_by_path() code
This series reworks the of_find_node_by_path() function to search by
path component instead of comparing the full path on every node. This
makes for a more efficient search and makes it possible to parse things
like aliases.
This is the second time I'm posting this series. I'm going to apply it
to my tree for the next merge window.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists