On Mon, Sep 26, 2016 at 11:05:29AM +0530, Vinod Koul wrote: > Add a IPC API to send IPC without waking up DSP. > > This is helpful when the DSP is already in woken up state(not in any low > power mode) and an IPC is to be sent. Why is the IPC API for cases where the DSP needs to be woken not implemented in terms of this one?