commit | e03826d5045e81a66a4fad7be9a8ecdaeb7911cf | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Tue Mar 17 15:56:04 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Tue Mar 17 12:19:14 2015 +0000 |
tree | ba8ba98463ac0870da8a0436eed015d64b357ac7 | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
regulator: palmas: Correct TPS659038 register definition for REGEN2 The register offset for REGEN2_CTRL in different for TPS659038 chip as when compared with other Palmas family PMICs. In the case of TPS659038 the wrong offset pointed to PLLEN_CTRL and was causing a hang. Correcting the same. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org