diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2019-08-27 18:55:15 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-27 13:44:39 +0300 |
commit | 9573820eb1951e0cb0f329886abcb4153f2ea798 (patch) | |
tree | 00ff8607e4a0237161245e6e72ab5bea2644bd72 /sound/soc/sunxi | |
parent | b9a4805a4ac1200326ee0c78df0ae3faceabad49 (diff) | |
download | linux-9573820eb1951e0cb0f329886abcb4153f2ea798.tar.xz |
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>
Diffstat (limited to 'sound/soc/sunxi')
0 files changed, 0 insertions, 0 deletions