linux-stable/drivers/of/testcase-data
Grant Likely 2eb46da2a7 of/selftest: Use the resolver to fixup phandles
The selftest data ends up causing duplicate phandles in the live tree
for the time that the testcase data is inserted into the live tree. This
is obviously a bad situation because anything attempting to read the
tree while the selftests are running make resolve phandles to one of the
testcase data nodes. Fix the problem by using the of_resolve_phandles()
function to eliminate duplicates.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Cc: Gaurav Minocha <gaurav.minocha.os@gmail.com>
2014-10-04 21:24:35 +01:00
..
testcases.dts of/selftest: Use the resolver to fixup phandles 2014-10-04 21:24:35 +01:00
tests-interrupts.dtsi of: selftest: add deferred probe interrupt test 2014-04-24 16:58:55 +01:00
tests-match.dtsi
tests-phandle.dtsi of: Add a testcase for of_find_node_by_path() 2014-05-23 11:35:30 +09:00
tests-platform.dtsi of/selftest: add testcase for nodes with same name and address 2014-05-13 14:11:11 -05:00