Uh oh!
There was an error while loading. Please reload this page.
ipc: send generic reply for pm_context messages - #603
Conversation
Uses generic reply for pm_context ipc messages. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
jajanusz
left a comment
There was a problem hiding this comment.
We need this to properly handle pm ipc responses in tests/driver. I guess there is going to be more data in reply after error code when functionality will be implemented, but for now it looks ok.
xiulipan
commented
Nov 22, 2018
@tlauda@jajanusz |
lgirdwood
commented
Nov 22, 2018
@tlauda will the PM context be deprecated now or will it be modified in the future ? My thinking here is that we can remove the structure from the IPC definition if it will never be used atm ? |
Uses generic reply for pm_context ipc messages.
Signed-off-by: Tomasz Lauda tomasz.lauda@linux.intel.com