]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
authorNishanth Aravamudan <nacc@linux.vnet.ibm.com>
Thu, 2 Jul 2015 22:39:21 +0000 (15:39 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Jul 2015 08:32:02 +0000 (16:32 +0800)
commit2e07bca5921d5c608ebc95f9d28278c3b471f55a
treece248caabb87922c29c273152484caa97d3cf598
parent8a33d1ff751a7ca9a378564db79a262b9a154656
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}

While there is no technical reason that both nx-842.c and
nx-842-pseries.c can have the same name for the init/exit functions, it
is a bit confusing with initcall_debug. Rename the pseries specific
functions appropriately

Signed-off-by: Nishanth Aravamudan <nacc@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/nx-842-pseries.c