]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf77c9ba62864cf874c2d982393fd9ce5892b7bf4
tree06c04a4e931e713fd43ff2981083c345d1dbb4d9
parent40751c9d22b12108ccaee4c23f26d6a2c9dccd54
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