[alsa-devel] [PATCH 000/127] ASoC: codec cleanup - codec probe/remove

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Aug 9 06:52:48 CEST 2016


Hi Mark

These are codec duplicate functions cleanup patches - v2
We would like to switch to "component" style base ASoC in the future
instead of current "CPU/Codec/Platform/Card" style.

Current "codec" has its .probe/.remove, and "component" has it too.
codec side is just relayed it to component side.
This is the time to cleanup.

These are very big patch-set, but it doesn't add new features.
[001/127] - [126/127] move callback functions from codec to component,
and last [127/127] will remove codec side .probe/.remove.

We need this kind of cleanup for Platform too.

I build-tested these patches with make allyesconfig on x86,
and tested on Lager board.

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list