Loading
msm: ipa: fix the ipa inactivity timer issue
Currently if no embedded traffic showing on AP,
IPA resource manager will wait 1000ms to do
clock-gating and wastes AP power. The fix is
to change all IPA_RM's clients to use 100 ms
as INACTIVITY_MSEC_DELAY in profile.
Change-Id: I9b055befb79d5a452427d01aa526c5b7d90a349f
Signed-off-by:
Skylar Chang <chiaweic@codeaurora.org>