diff options
author | Sven Rebhan <odinshorse@googlemail.com> | 2009-08-23 17:17:23 +0200 |
---|---|---|
committer | Nelson Castillo <arhuaco@freaks-unidos.net> | 2009-08-23 11:30:33 -0500 |
commit | 197d20a357d6a8840b26577c6ed2764493f96b8b (patch) | |
tree | f2f1293a6c17dce8c49e3849c400c881051f9fd8 /drivers/atm/Kconfig | |
parent | 2d158aae9d8d36f575504f59884ed8e80802efe2 (diff) |
Fix max voltage of LDO1
This patch fixes a typo in the voltage setting of LDO1.
In the function mangle_pmu_pdata_by_system_rev() the value of min_uV
is set twice, while the value of max_uV stays at the initialized
value. This leaves us with .constraints.min_uV = 3300000 and
.constraints.max_uV = 1300000, which is probably not what we want.
This patch is only required on andy-tracking.
Signed-off-by: Sven Rebhan <odinshorse@googlemail.com>
Diffstat (limited to 'drivers/atm/Kconfig')
0 files changed, 0 insertions, 0 deletions