f5e056e1e4
The check on p->sink looks bogus, I believe it should be p->source
since the following code blocks are related to p->source. Fix
this by replacing p->sink with p->source.
Fixes:
|
||
---|---|---|
.. | ||
sst | ||
Makefile | ||
sst-atom-controls.c | ||
sst-atom-controls.h | ||
sst-mfld-dsp.h | ||
sst-mfld-platform-compress.c | ||
sst-mfld-platform-pcm.c | ||
sst-mfld-platform.h |