commit | b7e814deae33eb30f8f8c6528e8e69b107978d88 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Jul 19 16:36:37 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 22 13:26:16 2019 +0100 |
tree | f6fe4a8e3ea3cc4e5c4be9a1f0c2925fad5a63d6 | |
parent | 96cd3b97bf32557ba722c2e96095cb6361b5dc42 [diff] |
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>