forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: twl: fix twl6030 enable/disable
TWL6030 requires an additional register write to CFG_STATE register to explicitly state that the regulator is in a certain state. Merely associating the regulator with the group is not enough. Add the required register field definitions and fix the handling for TWL6030 enable/disable. Signed-off-by: Nishanth Menon <[email protected]> Signed-off-by: Saquib Herman <[email protected]> Acked-by: Mark Brown <[email protected]> Signed-off-by: Liam Girdwood <lrg@vega.(none)>
- Loading branch information
Saquib Herman
authored and
Liam Girdwood
committed
May 27, 2011
1 parent
f0f060b
commit 21657eb
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters