]> Git Repo - linux.git/commitdiff
MAINTAINERS: clarify drivers/crypto/nx/ file ownership
authorDan Streetman <[email protected]>
Thu, 18 Jun 2015 16:28:32 +0000 (12:28 -0400)
committerHerbert Xu <[email protected]>
Fri, 19 Jun 2015 06:49:19 +0000 (14:49 +0800)
Update the "IBM Power in-Nest Crypto Acceleration" and
"IBM Power 842 compression accelerator" sections to specify the correct
files.

The "IBM Power in-Nest Crypto Acceleration" was originally the only
NX driver, and so its section listed all drivers/crypto/nx/ files,
but now there is also the 842 driver which has its own section.  This
lists explicitly what files are owned by the Crypto driver and which
files are owned by the 842 compression driver.

Signed-off-by: Dan Streetman <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
MAINTAINERS

index fb06e1eba7589b3e565b7f015b0ecadce46110b1..d6fb983a01af99f1a43b47a1b91cbe72294f157f 100644 (file)
@@ -4856,11 +4856,19 @@ M:      Marcelo Henrique Cerri <[email protected]>
 M:     Fionnuala Gunter <[email protected]>
 L:     [email protected]
 S:     Supported
-F:     drivers/crypto/nx/
+F:     drivers/crypto/nx/Makefile
+F:     drivers/crypto/nx/Kconfig
+F:     drivers/crypto/nx/nx-aes*
+F:     drivers/crypto/nx/nx-sha*
+F:     drivers/crypto/nx/nx.*
+F:     drivers/crypto/nx/nx_csbcpb.h
+F:     drivers/crypto/nx/nx_debugfs.h
 
 IBM Power 842 compression accelerator
 M:     Dan Streetman <[email protected]>
 S:     Supported
+F:     drivers/crypto/nx/Makefile
+F:     drivers/crypto/nx/Kconfig
 F:     drivers/crypto/nx/nx-842*
 F:     include/linux/sw842.h
 F:     crypto/842.c
This page took 0.06841 seconds and 4 git commands to generate.