]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15aad6e2a799fa57d1b2245241fad838fa2b4a09
tree6270c1714ed20edbbefd90459cf7255c38942806
parente2cc0d740bacffef51c667d9d4e156046c7c36ee
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