]> 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)
commit3665d7793400f2574e860fbf8498419100e23f75
treee3e81874d7635687fc1cb67b99c5bbcf7bcb0ac1
parentd207f9cb44bc07474800514b36e1f4e7f50f03a6
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