[PATCH] ASoC: amd: Replacing component->name with codec_dai->name

RAVULAPATI, VISHNU VARDHAN RAO Vishnuvardhanrao.Ravulapati at amd.com
Fri Aug 7 10:36:25 CEST 2020



On Thu, Aug 06, 2020 at 03:44:12PM +0530, Ravulapati Vishnu vardhan rao wrote:

> Replacing string compare with codec_dai->name instead of comparing 
> with codec_dai->component->name in hw_params.

>Why?

Here the component name for codec RT1015 is "i2c-10EC1015:00" and will never be "rt1015-aif1"
As it is codec-dai->name so the strcmp always compares and fails to set the sysclk,pll,bratio of expected codec-dai

Thanks,
Vishnu


More information about the Alsa-devel mailing list