diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2017-09-07 22:27:33 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 14:37:35 +0100 |
commit | 758a3b0183a83a4827afc892c417cd6f8d12e189 (patch) | |
tree | 4c935f72c16681d57e9a0c24e9f5543bc2147333 /sound/soc/intel/atom/sst-mfld-platform-compress.c | |
parent | b0a7043d5c2ccdd306959f295bf1a62be025cbf5 (diff) |
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/intel/atom/sst-mfld-platform-compress.c')
0 files changed, 0 insertions, 0 deletions