OSDN Git Service

ASoC: sgtl5000: Do not print error on probe deferral
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 17 Jan 2018 15:48:54 +0000 (13:48 -0200)
committerMark Brown <broonie@kernel.org>
Thu, 18 Jan 2018 10:59:01 +0000 (10:59 +0000)
commit8af5748fa48698a433ba9a1766204bda283dffa8
tree6736dcc2b380838481f49456efe20c37aea24e73
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: sgtl5000: Do not print error on probe deferral

When the MCLK is not yet available when the codec is probed, probe
deferral will happen and in this case we should not print an
error message.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sgtl5000.c