diff options
author | Kevin Hao <haokexin@gmail.com> | 2014-02-18 11:57:29 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2014-02-19 02:32:09 +0400 |
commit | 71c5498eed06b5ac4325a525ed83aeed3e9a250a (patch) | |
tree | eb4ed428ce97129e7245c26d0acf05c2a9eb9536 /arch/arc | |
parent | 60f76eab19e3903e810bdc3ec846c158efcd2e21 (diff) | |
download | linux-71c5498eed06b5ac4325a525ed83aeed3e9a250a.tar.xz |
Revert "of: search the best compatible match first in __of_match_node()"
This reverts commit 06b29e76a74b2373e6f8b5a7938b3630b9ae98b2.
As pointed out by Grant Likely, we should also take the type and name
into account when searching the best compatible match. That means the
match with compatible, type and name should be better than the match
just with the same compatible string. So revert this and we will
implement another method to find the best match entry.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions