summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPhilipp Stanner <phasta@kernel.org>2025-04-25 11:17:40 +0300
committerMark Brown <broonie@kernel.org>2025-05-05 13:32:11 +0300
commit45054bb10fd8a545a1feeaab16af1a87ab7fcce3 (patch)
tree2fe983d052cbecfb395d1486de5d7664555d6cdc /tools/perf/scripts/python/export-to-postgresql.py
parent92a09c47464d040866cf2b4cd052bc60555185fb (diff)
downloadlinux-45054bb10fd8a545a1feeaab16af1a87ab7fcce3.tar.xz
ASoC: sof: Use pure devres PCI
pci_request_regions() is a hybrid function which becomes managed if pcim_enable_device() was called before. This hybrid nature is deprecated and should not be used anymore. Replace pci_request_regions() with the always-managed function pcim_request_all_regions(). Remove surplus calls to PCI release functions, since pcim_ functions do cleanup automatically. Signed-off-by: Philipp Stanner <phasta@kernel.org> Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://patch.msgid.link/20250425081742.61623-3-phasta@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions