Skip to content
Commit 03da0e7b authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Parse device tree earlier



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>
parent 57c6eb6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment