OSDN Git Service

ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
authorLucas Stach <l.stach@pengutronix.de>
Fri, 19 Jul 2019 14:36:37 +0000 (16:36 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jul 2019 12:26:16 +0000 (13:26 +0100)
commitb7e814deae33eb30f8f8c6528e8e69b107978d88
treef6fe4a8e3ea3cc4e5c4be9a1f0c2925fad5a63d6
parent96cd3b97bf32557ba722c2e96095cb6361b5dc42
ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER

Both the supplies and reset GPIO might need a probe deferral for the
resource to be available. Don't print a error message in that case, as
it is a normal operating condition.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Andrew F. Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20190719143637.2018-1-l.stach@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.c