commit | abcddb72ddfd86c96695bea374e3e50934b8ba16 | [log] [tgz] |
---|---|---|
author | Tianyi Gou <tgou@codeaurora.org> | Sat Feb 23 18:10:11 2013 -0800 |
committer | Tianyi Gou <tgou@codeaurora.org> | Mon Feb 25 18:22:46 2013 -0800 |
tree | 8428811c7068d213dd5df3dcab2059328c4e5a7a | |
parent | 781ff6768349a0410afad9a4b009a1a5a31305ba [diff] |
msm: clock-9625: Support measurement on both v1 and v2 hardware IPA and QPIC clocks measurement is only supported on v2. With the current implementation of supporting these clocks measurement on v1 too, the clock test will fail on v1. To fix this problem, constructing the measurement mux during runtime based on the hardware version so that only measurable clocks are exported. Change-Id: I27b4cfc8ea59727ec6204dc325b987e7cddf2b18 Signed-off-by: Tianyi Gou <tgou@codeaurora.org>