diff options
author | 2021-10-04 14:59:28 +0200 | |
---|---|---|
committer | 2021-10-12 17:50:12 -0500 | |
commit | 823c523eb2e4f2fe37f898861c28b3d8ef22f5ff (patch) | |
tree | 68beb7649f979b0b295fb7ac5f4385b420e08054 /tools/perf/scripts/python/intel-pt-events.py | |
parent | crypto: qat - simplify adf_enable_aer() (diff) | |
download | linux-dev-823c523eb2e4f2fe37f898861c28b3d8ef22f5ff.tar.xz linux-dev-823c523eb2e4f2fe37f898861c28b3d8ef22f5ff.zip |
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/20211004125935.2300113-5-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions