aboutsummaryrefslogtreecommitdiff
path: root/drivers/ar6000/ar6000/ar6000_drv.c
diff options
context:
space:
mode:
authorSven Rebhan <odinshorse@googlemail.com>2009-08-23 17:17:23 +0200
committerNelson Castillo <arhuaco@freaks-unidos.net>2009-08-23 11:30:33 -0500
commit197d20a357d6a8840b26577c6ed2764493f96b8b (patch)
treef2f1293a6c17dce8c49e3849c400c881051f9fd8 /drivers/ar6000/ar6000/ar6000_drv.c
parent2d158aae9d8d36f575504f59884ed8e80802efe2 (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/ar6000/ar6000/ar6000_drv.c')
0 files changed, 0 insertions, 0 deletions