Re: Re: [PATCH 1/2] ASoC: audio-graph: Export graph_remove() function

From: Sameer Pujar
Date: Wed Feb 03 2021 - 11:40:19 EST




On 2/3/2021 9:49 PM, Mark Brown wrote:
On Wed, Feb 03, 2021 at 09:39:34PM +0530, Sameer Pujar wrote:

+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?