25 Jun
2018
25 Jun
'18
7:30 p.m.
On 25/06/18 17:21, Vinod wrote:
+/*
- slim_stream_enable() - Enable a prepared SLIMbus Stream
Do you want to check if it is already prepared ..?
Yep, I think most of the code needs similar state machine check, I will add this in next version.
so if you are tying to snd stream states then I don't think you need a state machine here. ALSA already does that for you so you can skip it :D
Stream state machine looks redundant, I will try to skip it and see how things look at the end! before sending next version.
thanks, srini