9 Apr
2019
9 Apr
'19
11:55 a.m.
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