gpu: host1x: Register child devices
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 15:00:59 +0000 (17:00 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 16 Jun 2020 11:46:18 +0000 (13:46 +0200)
commitca2030d56bb7b73079f834b10de38ced9cac74a3
tree2ac9670edecea79c8d3766dc868f1ebba07d7e36
parentef4e417eb3ec7fe657928f10ac1d2154d8a5fb38
gpu: host1x: 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
host1x driver explicitly register its children.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/dev.c