Messages in this thread |  | | From | Kuninori Morimoto <> | Subject | [PATCH 0/4 v2] ASoC: missing replace codec to component | Date | Mon, 19 Feb 2018 04:14:28 +0000 |
| |
Hi Mark
These are v2 of replace patch for new added driver on mark/for-next branch. The diff v1 -> v2 is that compile warning issue was solved on ak driver
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 | 107 +++++++++++++------------- sound/soc/codecs/ak5558.c | 67 ++++++++-------- sound/soc/intel/boards/kbl_da7219_max98357a.c | 12 +-- 4 files changed, 94 insertions(+), 96 deletions(-)
-- 1.9.1
|  |