Commit cb7ff31
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>1 parent 3650b22 commit cb7ff31
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3764 | 3764 | | |
3765 | 3765 | | |
3766 | 3766 | | |
3767 | | - | |
3768 | | - | |
3769 | | - | |
3770 | | - | |
| 3767 | + | |
| 3768 | + | |
| 3769 | + | |
3771 | 3770 | | |
3772 | 3771 | | |
3773 | 3772 | | |
| |||
0 commit comments