Loading
regulator: qcom_pm8008: use private API for en_supply management
Replace regulator_enable() and regulator_disable() calls with private functions. This helps to eliminate a source of mutex deadlock introduced by commit f8702f9e ("regulator: core: Use ww_mutex for regulators locking"). Change-Id: I6d1b9c2989939d7021fc88ead3d71654efe15eca Signed-off-by:David Collins <collinsd@codeaurora.org>