diff options
author | 2022-03-09 13:20:33 -0600 | |
---|---|---|
committer | 2022-03-10 21:19:05 -0800 | |
commit | 90078e63e601f6281200726f1fbf5e00b9211669 (patch) | |
tree | 2601f56b81319b930b5dbd11ef1fa2f4a9c274e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: use icc_enable() and icc_disable() (diff) | |
download | linux-dev-90078e63e601f6281200726f1fbf5e00b9211669.tar.xz linux-dev-90078e63e601f6281200726f1fbf5e00b9211669.zip |
net: ipa: use interconnect bulk enable/disable operations
The power interconnect array is now an array of icc_bulk_data
structures, which is what the interconnect bulk enable and disable
functions require.
Get rid of ipa_interconnect_enable() and ipa_interconnect_disable(),
and just call icc_bulk_enable() and icc_bulk_disable() instead.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions