msm: ipa: Use work queue for refreshing offload devices
Performing offload init from uC ready callbacks can cause dead locks when
commands need to be sent to IPA uC since the callbacks are executed from
uC response handler itself. Use work queue in the offload sub-system for
performing offload device refreshes.
CRs-Fixed: 2438237
Change-Id: I15b3c088349088cbbf42892835175b74ef42849f
Signed-off-by:
Jinesh K. Jayakumar <jineshk@codeaurora.org>
Loading
Please register or sign in to comment