crypto: nx - add NX-842 platform frontend driver
authorDan Streetman <ddstreet@ieee.org>
Thu, 7 May 2015 17:49:17 +0000 (13:49 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 07:06:46 +0000 (15:06 +0800)
Add NX-842 frontend that allows using either the pSeries platform or
PowerNV platform driver (to be added by later patch) for the NX-842
hardware.  Update the MAINTAINERS file to include the new filenames.
Update Kconfig files to clarify titles and descriptions, and correct
dependencies.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
MAINTAINERS
drivers/crypto/Kconfig
drivers/crypto/nx/Kconfig
drivers/crypto/nx/Makefile
drivers/crypto/nx/nx-842-pseries.c
drivers/crypto/nx/nx-842.c [new file with mode: 0644]
drivers/crypto/nx/nx-842.h [new file with mode: 0644]
include/linux/nx842.h

index a13b4b1..912c9d9 100644 (file)
@@ -4861,7 +4861,7 @@ F:        drivers/crypto/nx/
 IBM Power 842 compression accelerator
 M:     Dan Streetman <ddstreet@us.ibm.com>
 S:     Supported
-F:     drivers/crypto/nx/nx-842.c
+F:     drivers/crypto/nx/nx-842*
 F:     include/linux/nx842.h
 F:     include/linux/sw842.h
 F:     crypto/842.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge