Home
last modified time | relevance | path

Searched hist:"9573820 eb1951e0cb0f329886abcb4153f2ea798" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/fsl/
H A Dimx-audmix.cdiff 9573820eb1951e0cb0f329886abcb4153f2ea798 Tue Aug 27 17:55:15 CEST 2019 Shengjiu Wang <shengjiu.wang@nxp.com> ASoC: imx-audmix: register the card on a proper dev

This platform device is registered from "fsl_audmix", which is
its parent device. If use pdev->dev.parent for the priv->card.dev,
the value set by dev_set_drvdata in parent device will be covered
by the value in child device.

Fixes: b86ef5367761 ("ASoC: fsl: Add Audio Mixer machine driver")
Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/1566921315-23402-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>