[alsa-devel] [PATCH 122/187] ASoC: twl4030: replace codec to component

Peter Ujfalusi peter.ujfalusi at ti.com
Wed Jan 17 12:34:07 CET 2018



On 2018-01-12 03:43, Kuninori Morimoto wrote:
> 
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Now we can replace Codec to Component. Let's do it.
> 
> Note:
> 	xxx_codec_xxx()		->	xxx_component_xxx()
> 	.idle_bias_off = 1	->	.idle_bias_on = 0
> 	.ignore_pmdown_time = 0	->	.pmdown_time = 1

The pmdown_time was 5000 by default (see soc-core.c).
Ah, in snd_soc_component_driver the pmdown_timme is _not_ pmdown_time,
but use_pmdown_time boolean...

- Péter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


More information about the Alsa-devel mailing list