commit | b30658d4f7a2cea334b93d4f02b313cfe1c4978e | [log] [tgz] |
---|---|---|
author | Marcin Maka <marcin.maka@linux.intel.com> | Tue Aug 07 14:30:02 2018 +0200 |
committer | Marcin Maka <marcin.maka@linux.intel.com> | Fri Aug 24 13:37:15 2018 +0200 |
tree | 7741a2a0e6c5ae5f8fda96598ec02b7f6393debd | |
parent | b9246b03869eef096cd941e36c784e4b9a886ff3 [diff] |
comp: dai: dma channel acquired by stream tag Some DMA types (HD/A for insstance) require to synchronize selection of the channel between the host and the dsp. Stream tag is a common setting for both host and dai atm, so it is not adjusted in dai comp. Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com>