[alsa-devel] [PATCH] ASoC: multi-component: SAMSUNG: Fix compile error when registering a DAI

Seungwhan Youn claude.youn at gmail.com
Thu Jul 22 10:26:11 CEST 2010


>>>>> +       return snd_soc_register_dai(dev, drv);
>>>> How about s3c64xx-i2s? I think, if this patch fixes all errors in
>>> Sorry, I confused your comment.
>>> What do you mean "How about s3c64xx-i2s" ?
>>
>> Actually 'sound/soc/s3c24xx/s3c64xx-i2s.c' has same error.
>>
>> So, If this patch's purpose is to fix compile error, my opinion is
>> that this patch fix all the same errors in 'sound/soc/s3c24xx/'.
>
> The 'sound/soc/s3c24xx/s3c64xx-i2s.c' haven't directly called
> 'snd_soc_register_dai()' function.
> It is call 's3c_i2sv2_register_dai()' in 'sound/soc/s3c24xx/s3c-i2s-v2.c'
> to register a DAI.
>

Oh, I was confused about this even I modify this few days ago.
I'm sorry that I make you to be confused.

>>
>>>> 'sound/soc/s3c24xx',
>>>> It'll be more nice than this.
>>>
>
>

Thanks,
claude


More information about the Alsa-devel mailing list