]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxl: cxl_afu_reset() -> __cxl_afu_reset()
authorMichael Neuling <mikey@neuling.org>
Wed, 27 May 2015 06:07:09 +0000 (16:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 3 Jun 2015 03:27:18 +0000 (13:27 +1000)
commitb12994fbfe9362e3b5ed9f360d3cd6fb34d6645a
treee2c9d1a7e755a0de3509e467beec43fcbdc1dce5
parenteda3693c842ed169af66af943554c648633769d0
cxl: cxl_afu_reset() -> __cxl_afu_reset()

Rename cxl_afu_reset() to __cxl_afu_reset() to we can reuse this function name
in the API.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/cxl.h
drivers/misc/cxl/native.c
drivers/misc/cxl/pci.c
drivers/misc/cxl/sysfs.c