]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit852e0bb435d9efe5e1d35e345311bc7135d61589
tree2ac9670edecea79c8d3766dc868f1ebba07d7e36
parent8268a1bfeba33a39339cfd6c4ea4feb40752c71d
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