Re: [PATCH] cxl: Enable PCI device ID for future CAPI adapter

2017-12-05 Thread Frederic Barrat
Le 05/12/2017 à 18:06, Christophe Lombard a écrit : Add support for future Coherent Accelerator device with an ID of 0x060e. Signed-off-by: Christophe Lombard --- mpe, you can drop that patch, it's not needed. Christophe and I have sync'd up. Fred drivers/misc/cxl/pci.c | 1 + 1

[PATCH] cxl: Enable PCI device ID for future CAPI adapter

2017-12-05 Thread Christophe Lombard
Add support for future Coherent Accelerator device with an ID of 0x060e. Signed-off-by: Christophe Lombard --- drivers/misc/cxl/pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.c index 19969ee..5f5b9aa 100644 --- a/drivers/misc/cxl/pci.c +++