linux/drivers/cxl
Ben Widawsky 84e36a9d1b cxl/pci: Remove pci request/release regions
Quoting Dan, "... the request + release regions should probably just be
dropped. It's not like any of the register enumeration would collide
with someone else who already has the registers mapped. The collision
only comes when the registers are mapped for their final usage, and that
will have more precision in the request."

Suggested-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>
Link: https://lore.kernel.org/r/163379785872.692348.8981679111988251260.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2021-10-29 11:53:51 -07:00
..
core cxl/core: Split decoder setup into alloc + add 2021-09-21 14:09:34 -07:00
acpi.c cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS 2021-10-08 01:05:31 -07:00
cxl.h cxl/core: Split decoder setup into alloc + add 2021-09-21 14:09:34 -07:00
cxlmem.h cxl/mbox: Move command definitions to common location 2021-09-21 14:09:34 -07:00
Kconfig cxl/pmem: Add initial infrastructure for pmem support 2021-06-15 16:47:14 -07:00
Makefile cxl: Move cxl_core to new directory 2021-08-06 08:22:53 -07:00
pci.c cxl/pci: Remove pci request/release regions 2021-10-29 11:53:51 -07:00
pci.h cxl/pci: Convert register block identifiers to an enum 2021-10-29 11:53:51 -07:00
pmem.c tools/testing/cxl: Introduce a mock memory device + driver 2021-09-21 14:09:34 -07:00