]> Git Repo - linux.git/commit
drm/tilcdc: Remove redundant OF_DETACHED flag setting
authorStephen Boyd <[email protected]>
Fri, 13 Oct 2017 07:47:55 +0000 (00:47 -0700)
committerJyri Sarha <[email protected]>
Fri, 13 Oct 2017 12:25:11 +0000 (15:25 +0300)
commit44cd3939c111b78a9fc6e3136fb0f9b6f475f68a
tree898955d700973b24052fc72de366a1e064120a65
parentce99f7206c9105851d97202ed08c058af6f11ac4
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 <[email protected]>
Cc: Frank Rowand <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Jyri Sarha <[email protected]>
drivers/gpu/drm/tilcdc/tilcdc_slave_compat.c
This page took 0.056142 seconds and 4 git commands to generate.