[alsa-devel] [PATCH v4][RFC] ASoC: modern style CPU
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Wed May 8 02:43:46 CEST 2019
Hi Mark, Pierre-Louis
I posted v3 refactoring modern style macro 2 weeks ago,
and there is no response yet.
I repost it, then, fixup a little bit.
These are v4 of RFC of modern style CPU support.
v3 -> v4
- rename xxx_CPU to xxx_FE
rename xxx_Codec to xxx_BE
rename xxx_PLATFORM to xxx_DMA
v2 -> v3
- use __VA_ARGS__
We can use same macro for both With / Without Platform
v1 -> v2
- Macro naming fixup
- no more _CC, _CCP
- has manual CPU/Codec/Platform setup
More information about the Alsa-devel
mailing list