Star64_linux/drivers/misc/cxl
Christoph Hellwig f3e5a8579c cxl: drop the dma_set_mask callback from vphb
The CXL code never even looks at the dma mask, so there is no good
reason for this sanity check.  Remove it because it gets in the way
of the dma ops refactoring.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-12-20 22:21:20 +11:00
..
api.c
base.c
context.c
cxl.h
cxllib.c
debugfs.c
fault.c
file.c
flash.c misc: Convert to using %pOFn instead of device_node.name 2018-09-14 15:25:57 +02:00
guest.c misc: cxl: Fix possible null pointer dereference 2018-10-11 12:15:03 +02:00
hcalls.c
hcalls.h
irq.c
Kconfig
main.c
Makefile
native.c
of.c
pci.c cxl: Use device_type helpers to access the node type 2018-11-26 22:33:37 +11:00
sysfs.c
trace.c
trace.h
vphb.c cxl: drop the dma_set_mask callback from vphb 2018-12-20 22:21:20 +11:00