linux/include/misc
Alastair D'Silva 75ca758adb ocxl: Create a clear delineation between ocxl backend & frontend
The OCXL driver contains both frontend code for interacting with userspace,
as well as backend code for interacting with the hardware.

This patch separates the backend code from the frontend so that it can be
used by other device drivers that communicate via OpenCAPI.

Relocate dev, cdev & sysfs files to the frontend code to allow external
drivers to maintain their own devices.

Reference counting on the device in the backend is replaced with kref
counting.

Move file & sysfs layer initialisation from core.c (backend) to
pci.c (frontend).

Create an ocxl_function oriented interface for initing devices &
enumerating AFUs.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-05-03 02:55:01 +10:00
..
altera.h [media] altera-stapl: it is time to move out from staging 2011-09-23 15:00:57 -03:00
charlcd.h auxdisplay: charlcd: Introduce charlcd_free() helper 2019-03-17 08:48:16 +01:00
cxl-base.h Revert "cxl: Allow a default context to be associated with an external pci_dev" 2018-07-02 23:54:33 +10:00
cxl.h Revert "cxl: Add cxl_slot_is_supported API" 2018-07-02 23:54:32 +10:00
cxllib.h cxl: Export library to support IBM XSL 2017-07-03 23:07:03 +10:00
ocxl-config.h powerpc/powernv: Capture actag information for the device 2018-01-24 11:42:57 +11:00
ocxl.h ocxl: Create a clear delineation between ocxl backend & frontend 2019-05-03 02:55:01 +10:00