regulator: tps65910: Correct VIO voltage configuration
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 17 Feb 2012 13:26:11 +0000 (18:56 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 11 Mar 2012 20:48:41 +0000 (20:48 +0000)
commite882eae80f37fac922c6faa25e5ba535f29f2d38
treeed408e10fefa6e2232087fef6a7b721fff8d35f5
parentb9e0348f2051358318e5ef0fd5b91c4d335a370d
regulator: tps65910: Correct VIO voltage configuration

The VIO regulator register specify the voltage configuration
on bit3:2 of its register. And hence only these bits should
be modified when setting voltage and used when reading voltage
from register setting.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65910-regulator.c