devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Rework of_find_node_by_path() code
@ 2014-05-13 14:58 Grant Likely
  2014-05-13 14:58 ` [PATCH 1/3] lib: add glibc style strchrnul() variant Grant Likely
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Grant Likely @ 2014-05-13 14:58 UTC (permalink / raw)
  To: linux-kernel, devicetree

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.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-05-23 21:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 14:58 [PATCH 0/3] Rework of_find_node_by_path() code Grant Likely
2014-05-13 14:58 ` [PATCH 1/3] lib: add glibc style strchrnul() variant Grant Likely
2014-05-15 22:19   ` Frank Rowand
2014-05-16 15:00     ` Grant Likely
2014-05-13 14:58 ` [PATCH 2/3] of: Make of_find_node_by_path() handle /aliases Grant Likely
2014-05-16  2:51   ` Frank Rowand
     [not found]     ` <53757D25.1060005-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-16 10:54       ` Grant Likely
2014-05-18  9:27         ` Grant Likely
     [not found]           ` <20140518092730.109AAC40B8A-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-05-21  2:41             ` Frank Rowand
     [not found]               ` <537C1252.3090900-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-05-21  2:46                 ` Frank Rowand
2014-05-22  3:13                   ` Grant Likely
     [not found]                     ` <20140522031306.DD6B7C41847-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-05-23  0:53                       ` Frank Rowand
2014-05-22  1:16               ` Grant Likely
     [not found]                 ` <20140522011600.C0014C40B13-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-05-23  1:14                   ` Frank Rowand
2014-05-23 21:13                     ` Grant Likely
     [not found]   ` <1399993115-21552-3-git-send-email-grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-05-21  2:55     ` Frank Rowand
2014-05-21 16:09       ` Grant Likely
2014-05-22  1:27         ` Frank Rowand
     [not found] ` <1399993115-21552-1-git-send-email-grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-05-13 14:58   ` [PATCH 3/3] of: Add a testcase for of_find_node_by_path() Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).