regulator: unexport regulator_lock/unlock()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 19 Sep 2020 21:28:25 +0000 (23:28 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 16:43:47 +0000 (17:43 +0100)
commit4c9db39361da5dcf0e77f4aeb4817be3bf7d626b
treec848a9bc1f8f5e82a30536b4d2a6ddaeb06a06d9
parent0199f866615921ddc5d22fbbab7510e8b403d40c
regulator: unexport regulator_lock/unlock()

regulator_lock/unlock() was used only to guard
regulator_notifier_call_chain(). As no users remain, make the functions
internal.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/d3381aabd2632aff5e7b839d55868bec6e85c811.1600550732.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c
include/linux/regulator/driver.h