diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-14 02:15:55 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-16 00:24:44 +0300 |
commit | adda86bf46440105e2459814a1284ea63a2b7032 (patch) | |
tree | 9a124ec2a8a90bdaf8fb7fba9630a57f9485fd4c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ddedc08e80c56e40615c129bdb895ba9868e0ba0 (diff) | |
download | linux-adda86bf46440105e2459814a1284ea63a2b7032.tar.xz |
PCI: of: Drop 'No bus range found' message
The typical bus range for a host bridge is [bus 00-ff], and
devm_of_pci_get_host_bridge_resources() defaults to that unless DT contains
a "bus-range" property.
devm_of_pci_get_host_bridge_resources() previously emitted a message when
there was no "bus-range" property, but that seems unnecessary for this
common situation. Remove the message.
Link: https://lore.kernel.org/r/20250113231557.441289-3-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions