diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-12-05 04:23:05 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-05 12:40:40 +0000 |
commit | e5acfc7d3562ae251cb786b5b52d4345dd16a02c (patch) | |
tree | 84bec3acaa8c4d013b1f2a8972dd8910d9e4d249 /arch/x86/xen | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-e5acfc7d3562ae251cb786b5b52d4345dd16a02c.tar.bz2 |
ASoC: don't use rtd->codec on snd_soc_new_compress()
rtd->codec will be removed soon.
rtd->codec = rtd->codec_dai->codec, thus,
we can use rtd->codec_dai->component instead of it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions