diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-07-28 13:37:41 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2022-08-18 14:13:46 -0500 |
| commit | 1dd5246ea6ba66b3e926eb13528fdfaf63211c65 (patch) | |
| tree | 75a3b5e244d7a58ad270bd473632842c9ed64352 /tools/perf/scripts/python | |
| parent | 2b5d8b02f5acdf5f4b2ef42ec0a082b7e1fb7eac (diff) | |
soc: qcom: icc-bwmon: store reference to variant data in container
Instead of copying pieces of variant-specific data (struct
icc_bwmon_data) into the state container (struct icc_bwmon), just store
a pointer to it.
This simplifies a bit the code and allows later to grow easily the
variant-specific data for new BWMON v5.
Cc: Rajendra Nayak <[email protected]>
Cc: Sibi Sankar <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Sibi Sankar <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions