[PATCH 0/2] of: fix a regression when trying to find the best compatible match
Kevin Hao
haokexin at gmail.com
Fri Feb 14 16:22:44 EST 2014
Hi,
This fix a regression when trying to find the best compatible match. You can
find the detail of the issue reported by Stephen Chivers at:
https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-February/115278.html
I have made a patch to fix this previously.
http://patchwork.ozlabs.org/patch/319624/
This is another respin with the implementation suggested by Rob Herring.
Kevin Hao (2):
Revert "OF: base: match each node compatible against all given matches
first"
of: search the best compatible match first in __of_match_node()
drivers/of/base.c | 88 ++++++++++++++++++++++++++++++++++---------------------
1 file changed, 54 insertions(+), 34 deletions(-)
--
1.8.5.3
More information about the Linuxppc-dev
mailing list