diff options
author | Stephen Boyd <[email protected]> | 2017-06-26 19:17:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-07-17 15:00:47 +0200 |
commit | eba9718ed25b2f8a3c066bf985edd5046485a018 (patch) | |
tree | 0b33424797c6bdefb02e846490518004e9d37664 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 6b71016e4b253172545e8388ff646f0dcbda18a8 (diff) |
spmi: pmic-arb: Always allocate ppid_to_apid table
After commit 7f1d4e58dabb ("spmi: pmic-arb: optimize table
lookups") we always need the ppid_to_apid table regardless of the
version of pmic arbiter we have. Otherwise, we will try to deref
the array when we don't allocate it on v2 hardware like the
msm8974 SoCs.
Cc: Abhijeet Dharmapurikar <[email protected]>
Cc: Kiran Gunda <[email protected]>
Fixes: 7f1d4e58dabb ("spmi: pmic-arb: optimize table lookups")
Signed-off-by: Stephen Boyd <[email protected]>
Tested-by: Luca Weiss <[email protected]>
Reviewed-by: Kiran Gunda <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions