OSDN Git Service

msm: ipa3: Fix timeout period of IPA resource add dependency
authorGhanim Fodi <gfodi@codeaurora.org>
Tue, 30 Aug 2016 11:23:08 +0000 (14:23 +0300)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 30 Aug 2016 11:29:05 +0000 (04:29 -0700)
commit915354544a814e07e6bbbd741546d0fe92d46a8f
tree8c488eb8f5a4e790755c5c2bf9a6a3768158b384
parent166af733db5dd13712fffc3cf6e0352413909fed
msm: ipa3: Fix timeout period of IPA resource add dependency

Currently the timeout period of IPA resource add dependency
is HZ jiffies (1 second). We have seen situations
where this timeout period is too small especially on heavy
loaded system with debug log enabled.
Enlarge the period to 5 HZ jiffies.

Change-Id: Ia678276ed1c3c223b1cedd1e6e8713ca06aefd14
CRs-fixed: 1057013
Signed-off-by: Ghanim Fodi <gfodi@codeaurora.org>
drivers/platform/msm/ipa/ipa_rm.c