Skip to content
Commit 44cd3939 authored by Stephen Boyd's avatar Stephen Boyd Committed by Jyri Sarha
Browse files

drm/tilcdc: Remove redundant OF_DETACHED flag setting



of_fdt_unflatten_tree() already sets the flag on this node to
OF_DETACHED, because of_fdt_unflatten_tree() calls
__unflatten_device_tree() with the detached bool set to true.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: default avatarStephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
parent ce99f720
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment