drm/tegra: hub: Register child devices
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 15:01:00 +0000 (17:01 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 16 Jun 2020 11:46:19 +0000 (13:46 +0200)
commita101e3dad8a90a840ccb45e492cd2ef7c01199ea
tree5767826f836c951c0def6ff29448eab4d1932999
parentca2030d56bb7b73079f834b10de38ced9cac74a3
drm/tegra: hub: Register child devices

In order to remove the dependency on the simple-bus compatible string,
which causes the OF driver core to register all child devices, make the
display-hub driver explicitly register the display controller children.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/hub.c