linux-stable/drivers/dma/ioat
Jialin Zhang c65029b13b dmaengine: ioatdma: use pci_dev_id() to simplify the code
PCI core API pci_dev_id() can be used to get the BDF number for a pci
device. We don't need to compose it mannually. Use pci_dev_id() to
simplify the code a little bit.

Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20230815023821.3518007-1-zhangjialin11@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-08-21 18:39:25 +05:30
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
dca.c dmaengine: ioatdma: use pci_dev_id() to simplify the code 2023-08-21 18:39:25 +05:30
dma.c dmaengine: ioat: Free up __cleanup() name 2023-06-26 11:14:18 +02:00
dma.h dmaengine: ioat: fixing the wrong dma_dev->chancnt 2023-08-21 18:38:19 +05:30
hw.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 2019-05-21 11:28:40 +02:00
init.c dmaengine: ioat: fixing the wrong dma_dev->chancnt 2023-08-21 18:38:19 +05:30
prep.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 2019-06-05 17:36:38 +02:00
registers.h dmaengine: ioat: use PCI core macros for PCIe Capability 2023-03-17 23:15:49 +05:30
sysfs.c dmaengine: ioatdma: use default_groups in kobj_type 2022-01-05 13:11:08 +05:30