crypto: nx - merge nx-compress and nx-compress-crypto
authorDan Streetman <ddstreet@ieee.org>
Wed, 22 Jul 2015 18:26:36 +0000 (14:26 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jul 2015 10:14:31 +0000 (18:14 +0800)
commitd31581a6e31f1c954704f081376e19c2014c45d3
tree6270c1714ed20edbbefd90459cf7255c38942806
parent20fc311fc0e14d9f5ef72cfe785fd2b3f6339ab8
crypto: nx - merge nx-compress and nx-compress-crypto

Merge the nx-842.c code into nx-842-crypto.c.

This allows later patches to remove the 'platform' driver, and instead
allow each platform driver to directly register with the crypto
compression api.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/Kconfig
drivers/crypto/nx/Makefile
drivers/crypto/nx/nx-842-crypto.c
drivers/crypto/nx/nx-842.c [deleted file]
drivers/crypto/nx/nx-842.h
This page took 0.034738 seconds and 5 git commands to generate.