[PATCH v2 0/3] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks

From: Viorel Suman
Date: Tue Apr 09 2019 - 07:27:45 EST


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 by removing "model" attribute.
Asside of this fix object reference leaks in machine probe reported by
Julia Lawall.

Viorel Suman (3):
ASoC: fsl_audmix: remove "model" attribute
dt-bindings: fsl,audmix: remove "model" attribute
ASoC: imx-audmix: fix object reference leaks in probe

Changes since V1:
a) Removed "model" attribute from dt-bindings documentation
b) Adressed Daniel's comments

.../devicetree/bindings/sound/fsl,audmix.txt | 4 --
sound/soc/fsl/fsl_audmix.c | 43 ++++++++++++----------
sound/soc/fsl/imx-audmix.c | 4 ++
3 files changed, 27 insertions(+), 24 deletions(-)

--
2.7.4