• Thierry Reding's avatar
    drm/tegra: Parse device tree earlier · 03da0e7b
    Thierry Reding authored
    Parsing the device tree may cause probing to be deferred. Doing this as
    early as possible prevents any other resources from being requested and
    enabled, therefore reducing the need to cleanup on deferred probe while
    at the same time not wasting precious CPU cycles determining if probing
    needs to be deferred or not.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    03da0e7b
rgb.c 5.9 KB