diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2017-09-08 07:27:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 15:37:35 +0200 |
commit | 758a3b0183a83a4827afc892c417cd6f8d12e189 (patch) | |
tree | 4c935f72c16681d57e9a0c24e9f5543bc2147333 /sound/soc/generic/simple-card-utils.c | |
parent | ASoC: fsl_ssi: Caculate bit clock rate using slot number and width (diff) | |
download | linux-758a3b0183a83a4827afc892c417cd6f8d12e189.tar.xz linux-758a3b0183a83a4827afc892c417cd6f8d12e189.zip |
ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
The snd_soc_component_set_sysclk() and snd_soc_dai_set_tdm_slot()
in the soc-core.c will return -ENOTSUPP if there is no function
implementation for them in the dai and component drivers.
So this patch tries to ignore this errno.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic/simple-card-utils.c')
0 files changed, 0 insertions, 0 deletions