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)
commit7011a122383e36dab594406720fa1d089e0be8f9
treecd69055e54a29a9628331d8594545e50878352f3
parentfdd05e4b9ae22603ed09beb4e179ae7746555a81
crypto: nx - add NX-842 platform frontend driver

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
This page took 0.028528 seconds and 5 git commands to generate.