Hi All<br><br>When i suspend and resume DSP, it stops working. I did it from inside my driver code by calling DSP driver suspend/resume functions. i.e. dsp_cfgstat_request (SUSPEND), dsp_cpustat_request (RESET) and to resume dsp_cfgstat_request (RESUME), dsp_cpustat_request (CPURUN).
<br><br>But after doing this there is no audio decoded. Can any body tell me where I am wrong and what is the correct method to SUSPEND/RESUME dsp from inside a driver?<br><br>I is very important for me. Please help.<br>Thanks in Advance
<br> <br>-ASAHLOT