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

component:refine the state machine for state transform. #127

Merged
merged 1 commit into from Jul 19, 2018
Merged

component:refine the state machine for state transform. #127

merged 1 commit into from Jul 19, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jul 19, 2018

  1. when component is at PAUSED, it will not receive START
    command from host or DSP internal.
  2. when the component is at PAUSED, it would receive STOP
    command from host. we miss this point.

Signed-off-by: Wu Zhigang [email protected]

1. when component is at PAUSED, it will not receive START
command from host or DSP internal.
2. when the component is at PAUSED, it would receive STOP
command from host. we miss this point.

Signed-off-by: Wu Zhigang <[email protected]>
@ghost ghost changed the title component:refine the state machine for more state change. component:refine the state machine for state transform. Jul 19, 2018
@ghost
Copy link
Author

ghost commented Jul 19, 2018

I give the diagram of state machine, I only cover the right state flow in this picture.
you can find what i changed directly. the blue means i removed. the red means i just added.
image

@lgirdwood lgirdwood merged commit 56c91cc into thesofproject:master Jul 19, 2018
@ghost ghost deleted the topic/state-machine-change2 branch September 11, 2018 09:42
keqiaozhang pushed a commit to keqiaozhang/sof that referenced this pull request Nov 21, 2018
fixes thesofproject#127

Signed-off-by: Bartosz Kokoszko <[email protected]>
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.

1 participant