On Mon, 22 Jun 2020 13:39:01 +0200, broonie@kernel.org wrote:
The following changes since commit 44ce45f866c1606f03a411fb2d2c0db4626403a6:
Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com: (2020-06-09 15:46:20 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.8-rc2
for you to fetch changes up to f141a422159a199f4c8dedb7e0df55b3b2cf16cd:
ASoC: rockchip: Fix a reference count leak. (2020-06-18 17:21:58 +0100)
ASoC: Fixes for v5.8
This is a collection of mostly small fixes, mostly fixing fallout from some of the DPCM changes that went in last time around which shook out some issues on i.MX and Qualcomm platforms. The addition of a managed version of snd_soc_register_dai() is to fix resource leaks.
There's also a few new device IDs for x86 systems.
Thanks, pulled now.
Takashi