diff options
| author | Michael Neuling <[email protected]> | 2016-09-16 04:28:44 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-09-20 06:27:06 +0000 |
| commit | 9d82fd2fae925efdf546cc25afdc664a2e3a2d9f (patch) | |
| tree | c02ed7a8ecba8c3f9840cdf6d5dbabc6dd2c3575 | |
| parent | powerpc/pseries: fix memory leak in queue_hotplug_event() error path (diff) | |
| download | kernel-9d82fd2fae925efdf546cc25afdc664a2e3a2d9f.tar.gz kernel-9d82fd2fae925efdf546cc25afdc664a2e3a2d9f.zip | |
MAINTAINERS: Update cxl maintainers
Fred has taken over the cxl maintenance I was doing. This updates the
MAINTAINERS file to reflect this.
It also removes a duplicate entry in the files covered and adds an entry
for the CXL PCI code in arch/powerpc.
Signed-off-by: Michael Neuling <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Acked-by: Frederic Barrat <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db814a89599c..df0e29b88c78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3492,14 +3492,14 @@ F: drivers/net/ethernet/chelsio/cxgb4vf/ CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER M: Ian Munsie <[email protected]> -M: Michael Neuling <[email protected]> +M: Frederic Barrat <[email protected]> S: Supported +F: arch/powerpc/platforms/powernv/pci-cxl.c F: drivers/misc/cxl/ F: include/misc/cxl* F: include/uapi/misc/cxl.h F: Documentation/powerpc/cxl.txt -F: Documentation/powerpc/cxl.txt F: Documentation/ABI/testing/sysfs-class-cxl CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER |
