commit | 9a633a2bced158c57b73cf4d8e87be60473de1d2 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Oct 11 05:04:12 2013 -0500 |
committer | Mark Brown <broonie@linaro.org> | Fri Oct 11 12:28:49 2013 +0100 |
tree | 6544cdd66c6979b2c78621f5f49a20665942a6dd | |
parent | d0e639c9e06d44e713170031fe05fb60ebe680af [diff] |
regulator: ti-abb: Fix operator precedence typo commit 40b1936e (regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver) missed a pair of brackets which cause the wrong vset data to be picked up from efuse, resulting in bad VBB voltage values. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org> Cc: stable@vger.kernel.org