19 May
2020
19 May
'20
1:10 p.m.
[AMD Official Use Only - Internal Distribution Only]
-----Original Message----- From: Mark Brown broonie@kernel.org Sent: Tuesday, May 19, 2020 4:25 PM To: Mukunda, Vijendar Vijendar.Mukunda@amd.com Cc: alsa-devel@alsa-project.org; tiwai@suse.de; Deucher, Alexander Alexander.Deucher@amd.com Subject: Re: [PATCH v3 05/14] ASoC: amd: add ACP3x PDM platform driver
On Tue, May 19, 2020 at 01:16:55AM +0800, Vijendar Mukunda wrote:
+static int acp_pdm_audio_remove(struct platform_device *pdev) +{
- return 0;
+}
This is empty so can be removed.
It gets filled in future patch. Below is the patch reference. [PATCH v3 10/14] ASoC: amd: add ACP PDM DMA driver pm ops