linux/drivers/cxl
Ben Widawsky d22fed9c2b cxl/pci: Remove dev_dbg for unknown register blocks
While interesting to driver developers, the dev_dbg message doesn't do
much except clutter up logs. This information should be attainable
through sysfs, and someday lspci like utilities. This change
additionally helps reduce the LOC in a subsequent patch to refactor some
of cxl_pci register mapping.

Signed-off-by: Ben Widawsky <ben.widawsky@intel.com>
Link: https://lore.kernel.org/r/163379784717.692348.3478221381958300790.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 dev_dbg for unknown register blocks 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