ASoC: add generic simple-card support
Current ASoC requires card.c file to each platforms in order to specifies its CPU and Codecs pair. But the differences between these were only value/strings of setting. In order to reduce duplicate driver, this patch adds generic/simple-card. Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Showing
include/sound/simple_card.h
0 → 100644
sound/soc/generic/Kconfig
0 → 100644
sound/soc/generic/Makefile
0 → 100644
sound/soc/generic/simple-card.c
0 → 100644
想要评论请 注册 或 登录