commit | 050a2715ff0686c0e6f4aecf1bc8c0fa57ed3af9 | [log] [tgz] |
---|---|---|
author | Terence Hampson <thampson@codeaurora.org> | Thu Jun 20 16:26:59 2013 -0400 |
committer | Terence Hampson <thampson@codeaurora.org> | Thu Jul 18 13:00:17 2013 -0400 |
tree | 0266f872229fae4bdb5704b28e4b63c098f1c966 | |
parent | 0de1230900c801f5c4b762a1f4171d05dc718403 [diff] |
mdss: ppp: free ppp bw when not in use for some time For every request ppp was toggling on and off bw and clock. This behavior was not for ideal bw driver and would also increase the total time to process ppp request. Now ppp request for bw and keeps it until there has been no additional requests for over 50ms. Change-Id: I09e27d2ecba5ed7f9af4fef2f3722bfa90967944 Signed-off-by: Terence Hampson <thampson@codeaurora.org>