Re: Re: [PATCH 1/2] ASoC: audio-graph: Export graph_remove() function
From: Sameer Pujar <hidden>
Date: 2021-02-03 16:40:35
Also in:
alsa-devel, lkml
From: Sameer Pujar <hidden>
Date: 2021-02-03 16:40:35
Also in:
alsa-devel, lkml
On 2/3/2021 9:49 PM, Mark Brown wrote:
On Wed, Feb 03, 2021 at 09:39:34PM +0530, Sameer Pujar wrote:quoted
+int graph_remove(struct platform_device *pdev);I think this needs better namespacing if it's going to be exported.
audio_graph_remove() can be a better choice?