msm: ipc: Notify SMD XPRT events to Router through workqueue context
SMD XPRT events are notified to Router in the interrupt context. In
slower targets IPC Router is not initialized to handle these events.
So notify all the transport events in a workqueue context so that it
can wait until the Router is completely initialized.
Change-Id: Ib1959ef8764089b09ada5e09c9651380fbc2976e
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Loading
Please sign in to comment