Re: [PATCH 0/2] ASoC: fsl: audmix: fix two issues

From: Viorel Suman
Date: Tue Apr 09 2019 - 04:56:00 EST


Please ignore this series, the device bindings documentation, [1],
still contains "model" attribute. Will send V2.

[1] Documentation/devicetree/bindings/sound/fsl,audmix.txt

Regards,
Viorel

On Ma, 2019-04-09 at 08:35 +0000, Viorel Suman wrote:
> The latest audmix patch-set (v5) had the "model" attribute
> removed as requested by Nicolin Chen, but looks like (v4)
> version of DAI driver reached "for-next" branch - fix this.
> Asside of this fix object reference leaks in machine probe reported
> by Julia Lawall.
>
> Viorel Suman (2):
> Â ASoC: fsl_audmix: remove "model" attribute
> Â ASoC: imx-audmix: fix object reference leaks in probe
>
> Âsound/soc/fsl/fsl_audmix.c | 61 ++++++++++++++++++++++++----------
> ------------
> Âsound/soc/fsl/imx-audmix.c | 31 +++++++++--------------
> Â2 files changed, 43 insertions(+), 49 deletions(-)
>
> --Â
> 2.7.4
>