Searched hist:"8 f6707d0773be31972768abd6e0bf7b8515b5b1a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/ioat/ |
H A D | registers.h | diff 8f6707d0773be31972768abd6e0bf7b8515b5b1a Tue Mar 07 22:46:15 CET 2023 Bjorn Helgaas <bhelgaas@google.com> dmaengine: ioat: use PCI core macros for PCIe Capability
The PCIe Capability is defined by the PCIe spec, so use the PCI_EXP_DEVCTL macros defined by the PCI core instead of defining copies in IOAT. This makes it easier to find all uses of the PCIe Device Control register. No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/20230307214615.887354-1-helgaas@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | init.c | diff 8f6707d0773be31972768abd6e0bf7b8515b5b1a Tue Mar 07 22:46:15 CET 2023 Bjorn Helgaas <bhelgaas@google.com> dmaengine: ioat: use PCI core macros for PCIe Capability
The PCIe Capability is defined by the PCIe spec, so use the PCI_EXP_DEVCTL macros defined by the PCI core instead of defining copies in IOAT. This makes it easier to find all uses of the PCIe Device Control register. No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Dave Jiang <dave.jiang@intel.com> Link: https://lore.kernel.org/r/20230307214615.887354-1-helgaas@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|