mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09:00
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>