You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
host: do not initialize pointer every trigger start
Buffer pointer connected to host should be initialized only
after host creation, prepare and reset. Otherwise it will
mess up the transfer continuity after stop - start sequence.
The same change for DAI was introduced in commit
6009e78.
Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
0 commit comments