On Fri, Oct 13, 2017 at 12:44:51AM -0700, Stephen Boyd wrote: > of_fdt_unflatten_tree() already sets the flag on the node to > OF_DETACHED, because of_fdt_unflatten_tree() calls > __unflatten_device_tree() with the detached bool set to true. > > Signed-off-by: Stephen Boyd <[email protected]> > --- > drivers/of/unittest.c | 2 -- > 1 file changed, 2 deletions(-)
Applied. Rob

