24 Nov
2015
24 Nov
'15
10:48 a.m.
On 11/23/2015 04:52 PM, Vinod Koul wrote:
DAPM models various widgets but lacks a sink widget. DSPs can have modules which take audio data, process it and are capable of generating events thus acting as a sink of data.
To make the dapm graph complete for such paths we need a dapm sink widget for these modules, so add a SND_SOC_DAPM_SINK to declare such a widget. This widget will be treated as SND_SOC_DAPM_EP_SINK endpoint in the dapm graph
Except for the strange formating of the commit message this looks good.
Reviewed-by: Lars-Peter Clausen lars@metafoo.de