diff options
author | 2025-01-13 17:15:55 -0600 | |
---|---|---|
committer | 2025-01-15 15:24:44 -0600 | |
commit | adda86bf46440105e2459814a1284ea63a2b7032 (patch) | |
tree | 9a124ec2a8a90bdaf8fb7fba9630a57f9485fd4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Unexport of_pci_parse_bus_range() (diff) | |
download | wireguard-linux-adda86bf46440105e2459814a1284ea63a2b7032.tar.xz wireguard-linux-adda86bf46440105e2459814a1284ea63a2b7032.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions