linux/drivers/cxl/core
Dan Williams a12562bb70 cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
In preparation for changing how the driver handles 'mem_enable' in the CXL
DVSEC control register. Merge the contents of cxl_hdm_decode_init() into
cxl_dvsec_ranges() and rename the combined function cxl_hdm_decode_init().
The possible cleanups and fixes that result from this merge are saved for a
follow-on change.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/165291690027.1426646.10249756632415633752.stgit@dwillia2-xfh
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2022-05-19 08:50:41 -07:00
..
core.h cxl/core/hdm: Add CXL standard decoder enumeration to the core 2022-02-08 22:57:30 -08:00
hdm.c cxl/core/port: Handle invalid decoders 2022-02-08 23:15:10 -08:00
Makefile PM: CXL: Disable suspend 2022-04-22 16:09:42 -07:00
mbox.c cxl/mbox: fix logical vs bitwise typo 2022-04-28 10:18:31 -07:00
memdev.c cxl: Replace lockdep_mutex with local lock classes 2022-04-28 14:01:54 -07:00
pci.c cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init() 2022-05-19 08:50:41 -07:00
pmem.c cxl: Drop cxl_device_lock() 2022-04-28 14:01:55 -07:00
port.c cxl: Drop cxl_device_lock() 2022-04-28 14:01:55 -07:00
regs.c cxl/regs: Fix size of CXL Capability Header Register 2022-02-08 23:15:33 -08:00
suspend.c PM: CXL: Disable suspend 2022-04-22 16:09:42 -07:00