Commit b759c46
Audio: SRC: Fix return code for failed delay lines allocate
The proper return code is -ENOMEM. The -EINVAL makes this
look like at higher logs level a component internal failure
that it isn't.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent fc75d8e commit b759c46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
| 540 | + | |
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| |||
0 commit comments