Re: [PATCH 0/4] ASoC: missing replace codec to component

From: Kuninori Morimoto
Date: Sun Feb 18 2018 - 22:08:36 EST



Hi Mark

My posted patches had compile issue.
I will post v2 patch.
Please drop these

> These are new added driver on mark/for-next branch,
> but based on old "codec" framework.
> We want to convert it to component. These patches are do it
>
> Kuninori Morimoto (4):
> ASoC: intel: kbl_da7219_max98357: replace codec to component
> ASoC: amd: acp-da7219-max98357: replace codec to component
> ASoC: ak4458: replace codec to component
> ASoC: ak5558: replace codec to component
>
> sound/soc/amd/acp-da7219-max98357a.c | 4 +-
> sound/soc/codecs/ak4458.c | 105 +++++++++++++-------------
> sound/soc/codecs/ak5558.c | 65 ++++++++--------
> sound/soc/intel/boards/kbl_da7219_max98357a.c | 12 +--
> 4 files changed, 94 insertions(+), 92 deletions(-)
>
> --
> 1.9.1
>
>
>
> Best regards
> ---
> Kuninori Morimoto