mbox series

[0/2] ASoC: topology: fix error handling

Message ID 20191210003939.15752-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: topology: fix error handling | expand

Message

Pierre-Louis Bossart Dec. 10, 2019, 12:39 a.m. UTC
Two additional patches from Dragos to deal with errors with bad
topologies, reviewed on GitHub last week.

https://github.com/thesofproject/linux/pull/1598

Thanks Dragos!

Dragos Tarcatu (2):
  ASoC: topology: Check return value for snd_soc_add_dai_link()
  ASoC: topology: Check return value for soc_tplg_pcm_create()

 sound/soc/soc-topology.c | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)