
Use the global lock instead of the init_deinit_lock in the ipa_obj to avoid access the invalid memory with ipa_obj->init_deinit_lock since the ipa_obj will be freed after driver shutdown. Change-Id: I98a844456873f60213fae19c237bb08b76b4846c CRs-Fixed: 2887487