Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

host: do not initialize pointer every trigger start #136

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

tlauda
Copy link
Contributor

@tlauda tlauda commented Jul 20, 2018

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

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>
@lgirdwood lgirdwood merged commit 956585e into thesofproject:master Jul 20, 2018
zhuyingjiang pushed a commit to zhuyingjiang/sof that referenced this pull request Nov 22, 2018
…mi-only-m4

topology: Remove sof-apl-hdmi.m4
@tlauda tlauda deleted the topic/host_pointer_init branch November 22, 2019 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants