ASoC: tegra: Don't warn on probe deferral
authorJon Hunter <jonathanh@nvidia.com>
Wed, 11 Nov 2020 10:32:45 +0000 (10:32 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 11 Nov 2020 12:35:10 +0000 (12:35 +0000)
commit34d3daba23399440dedddd0f9ccd6c1057314139
tree980689c1cb706e6db85f2af06ec09169b0e884cd
parent0a142f536785196397aa07aa1c81343b9db0a3b9
ASoC: tegra: Don't warn on probe deferral

Deferred probe is an expected return value for snd_soc_register_card().
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>
Link: https://lore.kernel.org/r/20201111103245.152189-1-jonathanh@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra_alc5632.c
sound/soc/tegra/tegra_max98090.c
sound/soc/tegra/tegra_rt5640.c
sound/soc/tegra/tegra_rt5677.c
sound/soc/tegra/tegra_sgtl5000.c
sound/soc/tegra/tegra_wm8753.c
sound/soc/tegra/tegra_wm8903.c
sound/soc/tegra/tegra_wm9712.c
sound/soc/tegra/trimslice.c