powerpc/powernv/vas: Rename register/unregister functions
authorHaren Myneni <haren@linux.ibm.com>
Thu, 17 Jun 2021 20:30:24 +0000 (13:30 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 20 Jun 2021 11:58:55 +0000 (21:58 +1000)
commit06c6fad9bfe0b6439e18ea1f1cf0d178405ccf25
tree06c04a4e931e713fd43ff2981083c345d1dbb4d9
parent413d6ed3eac387a2876893c337174f0c5b99d01d
powerpc/powernv/vas: Rename register/unregister functions

powerNV and pseries drivers register / unregister to the corresponding
platform specific VAS separately. Then these VAS functions call the
common API with the specific window operations. So rename powerNV VAS
API register/unregister functions.

Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/9db00d58dbdcb7cfc07a1df95f3d2a9e3e5d746a.camel@linux.ibm.com
arch/powerpc/include/asm/vas.h
arch/powerpc/platforms/book3s/vas-api.c
arch/powerpc/platforms/powernv/vas-window.c
drivers/crypto/nx/nx-common-powernv.c