linux_dsm_epyc7002/drivers/misc/ocxl
Andrew Donnellan a0594e89c9 ocxl: Fix misleading comment
In ocxl_context_free() we note that the AFU reference we're releasing
was taken in "ocxl_context_init", a function that no longer exists.

Fix it to say ocxl_context_alloc() instead, which is the new name for
ocxl_context_init(), since it was renamed.

Fixes: b9721d275c ("ocxl: Allow external drivers to use OpenCAPI contexts")
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200226043923.5481-1-ajd@linux.ibm.com
2020-05-20 23:39:57 +10:00
..
afu_irq.c
config.c
context.c ocxl: Fix misleading comment 2020-05-20 23:39:57 +10:00
core.c
file.c ocxl: Fix concurrent AFU open and device removal 2019-12-10 20:34:23 +11:00
Kconfig ocxl: Add PCI hotplug dependency to Kconfig 2020-01-23 21:31:18 +11:00
link.c
main.c powerpc/64s/radix: introduce options to disable use of the tlbie instruction 2019-09-05 14:22:41 +10:00
Makefile
mmio.c
ocxl_internal.h ocxl: Use the correct style for SPDX License Identifier 2019-10-10 15:34:40 +02:00
pasid.c
pci.c
sysfs.c
trace.c
trace.h ocxl: Use the correct style for SPDX License Identifier 2019-10-10 15:34:40 +02:00