commit | c9c83c77bb2d4a1d1e2adf0b50d4358c57d29f0e | [log] [tgz] |
---|---|---|
author | Mona Hossain <mhossain@codeaurora.org> | Thu Apr 11 12:43:48 2013 -0700 |
committer | Mona Hossain <mhossain@codeaurora.org> | Fri Apr 12 12:47:38 2013 -0700 |
tree | 10bd3814e8bf6b4bc476504c122208bd30dbcc1f | |
parent | 08e54df580a8c988fa2cb71fad53eea6a996bcf8 [diff] |
qseecom: Allow a generic client to vote for clks There are some generic clients that will need to enable and disable clks. We need to account for these clients accessing the CE clks and disable them according when the handle is released. This is done by making the perf_enabled, fast_load_enabled flags part of the GENERIC handle. Change-Id: I572f1a41768f500371bacf39ac959c51e0095efc Signed-off-by: Mona Hossain <mhossain@codeaurora.org>