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
dai: do not initialize pointer every trigger start
Buffer pointer connected to DAI should be initialized only
after DAI creation, prepare and reset. Otherwise it will
almost always generate xrun after stop - start sequence.
Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
0 commit comments