10.08.2020 07:33, Michał Mirosław пишет: > 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 <[email protected]> > --- > drivers/regulator/core.c | 6 ++---- > include/linux/regulator/driver.h | 3 --- > 2 files changed, 2 insertions(+), 7 deletions(-)
Reviewed-by: Dmitry Osipenko <[email protected]>

