diff options
author | Uwe Kleine-König <[email protected]> | 2021-10-04 14:59:28 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-10-12 17:50:12 -0500 |
commit | 823c523eb2e4f2fe37f898861c28b3d8ef22f5ff (patch) | |
tree | 68beb7649f979b0b295fb7ac5f4385b420e08054 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8f5c335e34b5ae2dda6db2af300381fc9fb53fe7 (diff) |
bcma: simplify reference to driver name
When bcma_host_pci_probe() is called, the PCI driver core has already
assigned the device's driver in local_pci_probe(). So dev->driver is always
true, and here it points to bcma_pci_bridge_driver, which has .name set to
"bcma-pci-bridge". Simplify accordingly.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions