commit | ce8dc9366360f1b59f2142c8b1dde3f9ee05bb5f | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Mon Feb 24 14:36:41 2020 +0000 |
committer | Thierry Reding <treding@nvidia.com> | Thu Mar 19 13:59:47 2020 +0100 |
tree | b2a63954867eb260c10f84640b948f9469bdc39c | |
parent | 1ef535c6ba8ebcad1ced47a9d382b162c34fba3a [diff] |
phy: tegra: xusb: Don't warn on probe defer Deferred probe is an expected return value for tegra_fuse_readl(). 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> Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Thierry Reding <treding@nvidia.com>