diff options
author | Kishon Vijay Abraham I <[email protected]> | 2015-07-27 16:54:10 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-08-14 19:01:58 +0100 |
commit | c329061be51bef655f28c9296093984c977aff85 (patch) | |
tree | 105e1c08eff33caa32596f4ef23c4d765dffcaeb /scripts/gdb/linux/modules.py | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff) |
regulator: pbias: Fix broken pbias disable functionality
regulator_disable of pbias always writes '0' to the enable_reg.
However actual disable value of pbias regulator is not always '0'.
Fix it by populating the disable_val in pbias_reg_info for the
various platforms and assign it to the disable_val of
pbias regulator descriptor. This will be used by
regulator_disable_regmap while disabling pbias regulator.
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions