devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] of: reimplement the matching method for __of_match_node()
@ 2014-02-18  7:57 Kevin Hao
       [not found] ` <1392710250-29913-1-git-send-email-haokexin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kevin Hao @ 2014-02-18  7:57 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Kevin Hao, Sebastian Hesselbarth, Stephen N Chivers, Rob Herring,
	Grant Likely

This implemented the matching method for __of_match_node() suggested
by Grant Likely. You can find more detail at:
  http://patchwork.ozlabs.org/patch/320286/

Kevin Hao (2):
  Revert "of: search the best compatible match first in
    __of_match_node()"
  of: reimplement the matching method for __of_match_node()

 drivers/of/base.c | 126 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 67 insertions(+), 59 deletions(-)

-- 
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-02-19  3:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18  7:57 [PATCH 0/2] of: reimplement the matching method for __of_match_node() Kevin Hao
     [not found] ` <1392710250-29913-1-git-send-email-haokexin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-18  7:57   ` [PATCH 1/2] Revert "of: search the best compatible match first in __of_match_node()" Kevin Hao
2014-02-18  7:57   ` [PATCH 2/2] of: reimplement the matching method for __of_match_node() Kevin Hao
     [not found] ` < 1392710250-29913-2-git-send-email-haokexin@gmail.com>
     [not found]   ` <1392710250-29913-2-git-send-email-haokexin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-18 17:02     ` [PATCH 1/2] Revert "of: search the best compatible match first in __of_match_node()" Grant Likely
     [not found] ` < 1392710250-29913-3-git-send-email-haokexin@gmail.com>
     [not found]   ` <1392710250-29913-3-git-send-email-haokexin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-02-18 22:29     ` [PATCH 2/2] of: reimplement the matching method for __of_match_node() Grant Likely
     [not found]       ` <20140218222918.392D4C40517-WNowdnHR2B42iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2014-02-19  3:09         ` Kevin Hao

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).