Commit 851f48a6 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by chrome-bot
Browse files

BACKPORT: ASoC: max98357a: replace codec to component



Now we can replace Codec to Component. Let's do it.

Note:
	xxx_codec_xxx()		->	xxx_component_xxx()
	.idle_bias_off = 0	->	.idle_bias_on = 1
	.ignore_pmdown_time = 0	->	.use_pmdown_time = 1
	-			->	.endianness = 1
	-			->	.non_legacy_dai_naming = 1

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
(cherry picked from commit 4b51e9f1)

BUG=b:110025789
TEST=Test Audio use cases with full SOF 0.6 rebase release series applied.

Conflicts:
	sound/soc/codecs/max98357a.c
	conflicts with CHROMIUM commits to fix issues such as speaker
	popping

Change-Id: I40cb6d0477a0f8a45e8ed207c16d5ed2b4a96320
Signed-off-by: default avatarCurtis Malainey <cujomalainey@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1413437


Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Reviewed-by: default avatarKamal Ap <kamal.ap@intel.com>
Reviewed-by: default avatarDylan Reid <dgreid@chromium.org>
parent 1ec399ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment