Commit cde1e83
Wu Zhigang
[RFC]host:remove the useless state set.
1. when the stop command comes, the host's state
is set in host_trigger() function with PREPARE.
it should not be set with PAUSED in host_stop().
2. when the host_pointer_reset() called, it does
not need to set host state to READY state.the caller
will do this job.
Signed-off-by: Wu Zhigang <zhigang.wu@linux.intel.com>1 parent 748aad9 commit cde1e83
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | 730 | | |
732 | 731 | | |
733 | 732 | | |
| |||
740 | 739 | | |
741 | 740 | | |
742 | 741 | | |
743 | | - | |
744 | 742 | | |
745 | 743 | | |
746 | 744 | | |
| |||
0 commit comments