diff options
author | Axel Lin <[email protected]> | 2010-03-11 09:50:07 +0800 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2010-03-22 19:44:45 +0000 |
commit | 451a73cd46573444f68f412c87439c0a291718ec (patch) | |
tree | 3cf24100680cdcfad0fc7cf5b0dd0320f2092e3d /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | cdb868f58103825856e27aa4e1f26943fc119e41 (diff) |
lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
Given x=0,1,2, current implementation of BUCK_VOL_CHANGE_SHIFT(x) returns 0,4,8.
The correct return value should be 0,4,6.
This patch fix the logic.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Marek Szyprowski <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions