OSDN Git Service

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)
commitf2138aed231c88d5c4fa8d06aa15ad19685087c2
treee3e81874d7635687fc1cb67b99c5bbcf7bcb0ac1
parent8361c6da77b7d267707da9ff3b94458e018dd3da
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