mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
03da0e7ba9
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: Thierry Reding <treding@nvidia.com> |
||
---|---|---|
.. | ||
drm | ||
host1x | ||
vga | ||
Makefile |