OSDN Git Service

Merge series "ASoC: soc-core: tidyup error handling for rtd" from Kuninori Morimoto...
authorMark Brown <broonie@kernel.org>
Thu, 1 Apr 2021 09:25:12 +0000 (10:25 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 1 Apr 2021 09:25:12 +0000 (10:25 +0100)
Hi Mark

These are small clanup patches for soc-core.
[1/2] patch adds missing explanation, and
[2/2] patch fixup error handling of rtd.

Kuninori Morimoto (2):
  ASoC: soc-core: add comment for rtd freeing
  ASoC: soc-core: use device_unregister() if rtd allocation failed

 sound/soc/soc-core.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

--
2.25.1


Trivial merge