Changeset 50dd854 in mainline for kernel/generic/src/ipc/ipcrsc.c

Timestamp:
2018-03-13T18:01:48Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
334c103
Parents:
1b4196d
git-author:
Jakub Jermar <jakub@…> (2018-03-10 17:56:32)
git-committer:
Jakub Jermar <jakub@…> (2018-03-13 18:01:48)
Message:

Publish capability only after phone connects

In IPC_M_CONNECT_ME_TO it is desirable to publish the new phone
capability only after the phone gets connected. Otherwise we might have
open phones without capabilities and no way to hang them up in
ipc_cleanup().

(No files)

Note: See TracChangeset for help on using the changeset viewer.