Revision c4f36c3ab065065a87d641ca2fd5d5c4eb2bfa82 authored by Bjorn Helgaas on 04 August 2022, 16:46:53 UTC, committed by Bjorn Helgaas on 04 August 2022, 16:46:53 UTC
- Remove pci_get_legacy_ide_irq(); use ATA_PRIMARY_IRQ() and
  ATA_SECONDARY_IRQ() instead (Stafford Horne)

- Remove isa_dma_bridge_buggy, except for x86_32, the only place it's used
  (Stafford Horne)

- Define ARCH_GENERIC_PCI_MMAP_RESOURCE for csky (Stafford Horne)

- Move common PCI definitions that arches sometimes override to
  asm-generic/pci.h (Stafford Horne)

- Include <linux/isa-dma.h> for 'isa_dma_bridge_buggy' when needed
  (bisection hole here) (Randy Dunlap)

* pci/header-cleanup-immutable:
  PCI: Stub __pci_ioport_map() for arches that don't support it at all
  x86/cyrix: include header linux/isa-dma.h
  asm-generic: Add new pci.h and use it
  csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
  PCI: Move isa_dma_bridge_buggy out of asm/dma.h
  PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
2 parent s 805f91b + 933c5a4
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
galaxy
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 12.7 KB
Makefile -rw-r--r-- 892 bytes
adlib.c -rw-r--r-- 2.4 KB
als100.c -rw-r--r-- 9.0 KB
azt2320.c -rw-r--r-- 8.4 KB
cmi8328.c -rw-r--r-- 13.2 KB
cmi8330.c -rw-r--r-- 21.4 KB
es18xx.c -rw-r--r-- 66.6 KB
opl3sa2.c -rw-r--r-- 27.5 KB
sc6000.c -rw-r--r-- 16.7 KB
sscape.c -rw-r--r-- 30.9 KB

back to top