diff options
| author | Abhijeet Dharmapurikar <[email protected]> | 2017-05-10 19:55:34 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-03 19:05:47 +0900 |
| commit | 7f1d4e58dabb2668dd89547619ae4138996a8e26 (patch) | |
| tree | 27e9b91d48449ad2b555a890cfec992a02857aea /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 1ef1ce4e9ddd6dedd80f64ef112a3bd87ab50530 (diff) | |
spmi: pmic-arb: optimize table lookups
The current driver uses a mix of radix tree and a fwd lookup
table to translate between apid and ppid. It is buggy and confusing.
Instead simply use a radix tree for v1 hardware and use the
forward lookup table for v2.
Signed-off-by: Abhijeet Dharmapurikar <[email protected]>
Signed-off-by: Kiran Gunda <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions