summary refs log tree commit diff
path: root/sound/soc/codecs/msm8916-wcd-analog.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-01-29 04:39:54 +0000
committerMark Brown <broonie@kernel.org>2018-02-12 11:07:29 +0000
commit064f6682f93898d55e6024a536dc1fad3843fa12 (patch)
treeecf94723f7b4bae8fba52ebc133421e3e1a110b4 /sound/soc/codecs/msm8916-wcd-analog.c
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff)
downloadlinux-064f6682f93898d55e6024a536dc1fad3843fa12.tar.gz
ASoC: tfa9879: 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: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/msm8916-wcd-analog.c')
0 files changed, 0 insertions, 0 deletions