]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: topology: free created components in tplg load error
authorBard liao <yung-chuan.liao@linux.intel.com>
Sun, 17 Feb 2019 13:23:47 +0000 (21:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 13:35:15 +0000 (14:35 +0100)
commit4f1daa409e6e4629b7c0ead8f5b4644a31e03f84
tree4a50546d67fa9ab33faec84483bd79cc7e45a07e
parent2f29bedd5fc0387807d891ec1b7078d8807f5b6e
ASoC: topology: free created components in tplg load error

[ Upstream commit 304017d31df36fb61eb2ed3ebf65fb6870b3c731 ]

Topology resources are no longer needed if any element failed to load.

Signed-off-by: Bard liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/soc-topology.c