lkml.org 
[lkml]   [2021]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver
From
Date
On 7/7/21 9:47 PM, Pierre-Louis Bossart wrote:
>
>> +static int acp5x_audio_remove(struct platform_device *pdev)
>> +{
>> + return 0;
>> +}
>
> can this be removed here and...

will remove it.
>> +
>> +static struct platform_driver acp5x_dma_driver = {
>> + .probe = acp5x_audio_probe,
>> + .remove = acp5x_audio_remove,
>
> ... here?
>
will fix it and post the new version.
>> + .driver = {
>> + .name = "acp5x_i2s_dma",
>> + },
>> +};

\
 
 \ /
  Last update: 2021-07-08 15:15    [W:0.064 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site