summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp-pcm-dma.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2020-05-28 10:49:11 +0900
committerMark Brown <broonie@kernel.org>2020-05-30 02:11:36 +0100
commit73de4b026850da432b8bcfb73fc4af94674a8102 (patch)
tree776334515ae6c7ee703bb234b8a4b9b8c23180d8 /sound/soc/amd/acp-pcm-dma.c
parent27f07cacc9f1ddf955b85e5746f967351ab0b40b (diff)
ASoC: soc-card: add snd_soc_card_probe()
Card related function should be implemented at soc-card now. This patch adds it. One note here is that card has "card->probe" and "card->late_probe" callbacks. Because it needs to care "late_probe", "card->probed" flag is set under if (card->probe) at snd_soc_card_probe(). Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Link: https://lore.kernel.org/r/87wo4wzv54.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/acp-pcm-dma.c')
0 files changed, 0 insertions, 0 deletions