Commit 17c6433
intel: dmic: set plat_data fifo depth for capture
This patch sets plat_data fifo depth for SOF_IPC_STREAM_CAPTURE instead
of a SOF_IPC_STREAM_PLAYBACK. The value is later read with
get_fifo_depth().
Without this patch the driver sets the value to fifo[0].depth and then
reads from fifo[1].depth.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 6ee7bf4 commit 17c6433
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments