Searched hist:da215354eb55c382d3d5c426ea0e9aa7ef7c10e1 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/generic/ |
H A D | Kconfig | diff da215354eb55c382d3d5c426ea0e9aa7ef7c10e1 Fri Dec 14 03:35:10 CET 2018 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: simple-card: merge simple-scu-card
simple-card and simple-scu-card are very similar driver, but the former is supporting normal sound card, the latter is supporting DPCM sound card.
We couldn't use normal sound and DPCM sound in same time by one sound card. This patch merges both sound card into simple-card. Now we can use both feature on same driver.
simple-card is now supporting .compatible = "simple-scu-audio-card".
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | simple-card.c | diff da215354eb55c382d3d5c426ea0e9aa7ef7c10e1 Fri Dec 14 03:35:10 CET 2018 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: simple-card: merge simple-scu-card
simple-card and simple-scu-card are very similar driver, but the former is supporting normal sound card, the latter is supporting DPCM sound card.
We couldn't use normal sound and DPCM sound in same time by one sound card. This patch merges both sound card into simple-card. Now we can use both feature on same driver.
simple-card is now supporting .compatible = "simple-scu-audio-card".
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|