aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-05-17 10:29:16 +0900
committerMark Brown <[email protected]>2019-05-20 15:21:28 +0100
commite9b5daad4e9bdd1b9e467873a4463c867ccf9ff1 (patch)
tree15c8c444a072b1e54c9b4816c6b9b94c7bafda9c /tools/perf/scripts/python
parent39f2d114a1c7d73d601f19cbea0a955ade2784c3 (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions