diff options
author | Dragos Tarcatu <dragos_tarcatu@mentor.com> | 2019-12-09 18:39:39 -0600 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-12-10 13:10:21 +0000 |
commit | a3039aef52d9ffeb67e9211899cd3e8a2953a01f (patch) | |
tree | 9a224e6d84d980501516b98f10166ca983292ff2 /sound/soc/codecs/rk3328_codec.c | |
parent | 76d2703649321c296df7ec0dafd50add96215de4 (diff) | |
download | linux-a3039aef52d9ffeb67e9211899cd3e8a2953a01f.tar.gz |
ASoC: topology: Check return value for soc_tplg_pcm_create()
The return value of soc_tplg_pcm_create() is currently not checked
in soc_tplg_pcm_elems_load(). If an error is to occur there, the
topology ignores it and continues loading.
Fix that by checking the status and rejecting the topology on error.
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Dragos Tarcatu <dragos_tarcatu@mentor.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191210003939.15752-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rk3328_codec.c')
0 files changed, 0 insertions, 0 deletions