diff options
author | Nathan Chancellor <natechancellor@gmail.com> | 2018-12-13 06:15:20 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-13 12:16:46 +0100 |
commit | 869858f84a65b646052eff1ec75c1f49e638b62b (patch) | |
tree | 03060c41ecd49cdc62246535ef700058b71ff447 /sound/pci | |
parent | ASoC: fsl-sai: Fix typo in "transmitter" (diff) | |
download | linux-869858f84a65b646052eff1ec75c1f49e638b62b.tar.xz linux-869858f84a65b646052eff1ec75c1f49e638b62b.zip |
ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe
Commit 4fb7f4df49d3 ("ASoC: simple-card: use cpu/codec pointer on
simple_dai_props") updated {cpu,codec}_dai to be pointers in struct
simple_dai_props but didn't update these locations to dereference the
pointers.
This patch fixup it for non DT simple-card use case.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions