External email: Use caution opening links or attachments
Hi
Nice naming I think.Yeah, that looks reasonable.audio_graph_remove() can be a better choice?+int graph_remove(struct platform_device *pdev);I think this needs better namespacing if it's going to be exported.
In such case, update also graph_parse_of() is nice idea for me.
- int graph_parse_of(...)
+ int audio_graph_parse_of()