linux/sound/soc/stm
Wei Yongjun 6dee6722c6
ASoC: stm32: fix a typo in stm32_adfsdm_probe()
Fix a typo, we should return PTR_ERR(priv->iio_cb) instead of
PTR_ERR(priv->iio_ch).

Fixes: 55da094824 ("ASoC: stm32: add DFSDM DAI support")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-01-11 12:29:27 +00:00
..
Kconfig ASoC: stm32: select IIO_BUFFER 2018-01-11 10:39:19 +00:00
Makefile ASoC: stm32: add DFSDM DAI support 2018-01-10 10:52:05 +00:00
stm32_adfsdm.c ASoC: stm32: fix a typo in stm32_adfsdm_probe() 2018-01-11 12:29:27 +00:00
stm32_i2s.c ASoC: stm32: explicitly request exclusive reset control 2017-07-19 17:07:04 +01:00
stm32_sai_sub.c ASoC: stm32: sai: fix warning in stm32_sai_set_config() 2017-11-02 10:58:57 +00:00
stm32_sai.c ASoC: stm32: sai: Add synchronization support 2017-10-21 11:17:49 +01:00
stm32_sai.h ASoC: stm32: sai: Add synchronization support 2017-10-21 11:17:49 +01:00
stm32_spdifrx.c ASoC: stm32: spdifrx: fix control DMA error management 2017-11-06 15:45:45 +00:00