diff options
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | 2023-08-07 16:48:56 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-08 00:13:06 +0300 |
commit | d332642a9821bfab4c0ddf1173e3af40127f0157 (patch) | |
tree | 10024113da1239f328b7efe1c24c51d9897945ab /drivers/pci/pci.h | |
parent | e3a3a097eaebaf234a482b4d2f9f18fe989208c1 (diff) | |
download | linux-d332642a9821bfab4c0ddf1173e3af40127f0157.tar.xz |
PCI: apple: Use pci_dev_id() to simplify the code
When we have a struct pci_dev *, use pci_dev_id() instead of manually
composing the ID with PCI_DEVID() from dev->bus->number and dev->devfn.
[bhelgaas: commit log]
Link: https://lore.kernel.org/r/20230807134858.116051-2-wangxiongfeng2@huawei.com
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci.h')
0 files changed, 0 insertions, 0 deletions