]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: nx - rename nx-842.c to nx-842-pseries.c
authorDan Streetman <ddstreet@ieee.org>
Thu, 7 May 2015 17:49:16 +0000 (13:49 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 07:06:45 +0000 (15:06 +0800)
commitd6b74b96b1e45e02341d6c95536cbf33554a7447
tree19ebaa515d2fd9700238c95e216347bee837a357
parent4c9d6d0bc93b4728d693e0a69f4c04c3975bede4
crypto: nx - rename nx-842.c to nx-842-pseries.c

Move the entire NX-842 driver for the pSeries platform from the file
nx-842.c to nx-842-pseries.c.  This is required by later patches that
add NX-842 support for the PowerNV platform.

This patch does not alter the content of the pSeries NX-842 driver at
all, it only changes the filename.

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