diff options
author | Alex Elder <elder@linaro.org> | 2022-03-09 22:20:33 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-11 08:19:05 +0300 |
commit | 90078e63e601f6281200726f1fbf5e00b9211669 (patch) | |
tree | 2601f56b81319b930b5dbd11ef1fa2f4a9c274e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9dd50068916cf1a3a0218545ddee36db2b7619bf (diff) | |
download | linux-90078e63e601f6281200726f1fbf5e00b9211669.tar.xz |
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