Loading drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +1 −0 Original line number Diff line number Diff line Loading @@ -7779,6 +7779,7 @@ int ipa3_suspend_apps_pipes(bool suspend) if (tx.coal_slave_open_frame != 0) { IPADBG("COAL frame is open 0x%x\n", tx.coal_slave_open_frame); res = -EAGAIN; goto undo_cons; } Loading Loading
drivers/platform/msm/ipa/ipa_v3/ipa_utils.c +1 −0 Original line number Diff line number Diff line Loading @@ -7779,6 +7779,7 @@ int ipa3_suspend_apps_pipes(bool suspend) if (tx.coal_slave_open_frame != 0) { IPADBG("COAL frame is open 0x%x\n", tx.coal_slave_open_frame); res = -EAGAIN; goto undo_cons; } Loading