MLK-21623: ASoC: ak4458: add return value for ak4458_probe
authorViorel Suman <viorel.suman@nxp.com>
Thu, 9 May 2019 09:37:43 +0000 (12:37 +0300)
committerViorel Suman <viorel.suman@nxp.com>
Thu, 9 May 2019 09:41:29 +0000 (12:41 +0300)
commita39f95f7ea0b3fd4ef737b2de5f6dc6fd1861df1
tree3680d6b49cf107f4afc078e451d2d17857c9133d
parent77696d672be5907cc2dff8e20800938e87a174e2
MLK-21623: ASoC: ak4458: add return value for ak4458_probe

There is ak4458 audio card even no audio board connected, which
is caused by there is no error return value even the i2c access
failed.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
sound/soc/codecs/ak4458.c