ASoC: Intel: cml_rt1011_rt5682: fix codec_conf by removing legacy style
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 17 Dec 2019 16:56:48 +0000 (10:56 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 18 Dec 2019 19:50:42 +0000 (19:50 +0000)
commit5610b90e6bb21ca31caa635bf0c17c1ee6cf1c08
treedc201c3b2d3c5c323e3e3b12c1076f7b88e4ea65
parent4137f4b65df7608e52f307f4aa9792b984bad7de
ASoC: Intel: cml_rt1011_rt5682: fix codec_conf by removing legacy style

Now that the legacy style is removed, we have to use the new macros
for the codec configuration. This change was missed in the initial
series.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fixes: ee8f537fd8b71c ("ASoC: soc-core: remove legacy style of codec_conf")
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/20191217165649.12091-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cml_rt1011_rt5682.c