diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-09-19 20:57:11 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-20 08:09:22 +0300 |
commit | c6867cda906aadbce5e71efde9c78a26108b2bad (patch) | |
tree | 36e6c0758707c1023fab0bedbde2517b216ddd95 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bafb1eacfbd98c6cdbca7e1723ef933ad371cd51 (diff) | |
download | linux-c6867cda906aadbce5e71efde9c78a26108b2bad.tar.xz |
soundwire: intel: fix error handling on dai registration issues
The call to intel_register_dai() may fail because of memory allocation
issues or problems reported by the ASoC core. In all cases, when a
error is thrown the component is not registered, it's invalid to
unregister it.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220919175721.354679-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions