aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2024-10-24 01:29:52 +0000
committerMark Brown <[email protected]>2024-11-01 14:48:15 +0000
commitcb18cd26039f5cdecb0ac53fb447b6f0859f3d1c (patch)
tree04c7ab97f88a534ee487d1876cee7a407bc7a6ae /lib/crypto/mpi/mpiutil.c
parentc59db5ed233a19f6aadd086fb89149ec5f6fa855 (diff)
ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime()
qcom/qdsp6 want to use irregular rtd->id because of its topology. Current code is calculating it at soc_init_pcm_runtime() which calls soc_new_pcm(), and it doesn't save it to rtd->id. Let's calculate and save it to rtd at snd_soc_add_pcm_runtime() which create rtd and connect related components. But, this feature should be implemented by using "dai_link" instead of "component". Add FIXME as comment. Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions