From 841ec21357eee222416e3b7f1b6ef23cfc6ee43f Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Thu, 2 Oct 2014 13:09:15 +0100 Subject: [PATCH] of/selftest: Add a test for duplicate phandles All phandles in the tree should be unique. Add a testcase to make sure that this is so. Note: this testcase fails on the current kernel because the selftest code itself ends up adding duplicate phandles. Before this testcase is merged the selftest code needs to be modified to resolve phandles before adding them. Signed-off-by: Grant Likely Cc: Pantelis Antoniou --- Reading git-format-patch failed