diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-05-17 10:29:16 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-05-20 15:21:28 +0100 |
| commit | e9b5daad4e9bdd1b9e467873a4463c867ccf9ff1 (patch) | |
| tree | 15c8c444a072b1e54c9b4816c6b9b94c7bafda9c /scripts/stackusage | |
| parent | 39f2d114a1c7d73d601f19cbea0a955ade2784c3 (diff) | |
| download | linux-e9b5daad4e9bdd1b9e467873a4463c867ccf9ff1.tar.gz linux-e9b5daad4e9bdd1b9e467873a4463c867ccf9ff1.zip | |
ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driver
snd_soc_dai_driver :: pcm_new has snd_soc_dai as parameter, but
snd_soc_component_driver :: pcm_new doesn't have it.
rsnd driver needs snd_soc_dai at pcm_new.
This patch moves .pcm_new from snd_soc_component_driver to
snd_soc_dai_driver, and don't use rtd->cpu_dai anymore.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
