commit | cb7ff314e1d9f3d6c62fa2c392e41174721ed0b3 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Fri Nov 06 09:14:20 2020 +0000 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 09 14:32:45 2020 +0100 |
tree | f133711c77b7f0c22c625a81eeabe37d0f362fd3 | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec [diff] |
drm/tegra: sor: Don't warn on probe deferral Deferred probe is an expected return value for tegra_output_probe(). Given that the driver deals with it properly, there's no need to output a warning that may potentially confuse users. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>