]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 1 Apr 2021 04:15:23 +0000 (13:15 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 8 Apr 2021 14:18:02 +0000 (15:18 +0100)
commitd207d3b42e0c1d3c59799c9f1a42fac666ed6f16
treee3e81874d7635687fc1cb67b99c5bbcf7bcb0ac1
parent2fcae0df5f7ac0e51f2ee7fca26af81540bb3b73
ASoC: simple-card-utils: enable flexible CPU/Codec/Platform

Current simple-card / audio-graph are assuming fixed
single-CPU/Codec/Platform.
This patch prepares multi-CPU/Codec/Platform support.

Note is that it is not yet full-multi-support.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87v996od2c.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/simple_card_utils.h
sound/soc/generic/audio-graph-card.c
sound/soc/generic/simple-card-utils.c
sound/soc/generic/simple-card.c