linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: twl6030: do not write to _GRP for enable/disable
@ 2011-05-20 13:33 Balaji T K
  2011-05-20 13:33 ` [PATCH 1/2] regulator: twl6030: do not write to _GRP for regulator enable Balaji T K
  2011-05-20 13:33 ` [PATCH 2/2] regulator: twl6030: do not write to _GRP for regulator disable Balaji T K
  0 siblings, 2 replies; 6+ messages in thread
From: Balaji T K @ 2011-05-20 13:33 UTC (permalink / raw)
  To: linux-omap, lrg; +Cc: broonie, lrg, gg, Balaji T K

TWL6030: regulator is enabled/disabled via VREG_STATE
Resetting VREG_GRP is not needed to disable it.

TWL4030: regulator is enabled/disabled via VREG_GRP
Since there is nothing common, split twlreg_enable similar to other regulator_ops


Balaji T K (2):
  regulator: twl6030: do not write to _GRP for regulator enable
  regulator: twl6030: do not write to _GRP for regulator disable

 drivers/regulator/twl-regulator.c |   86 ++++++++++++++++++++-----------------
 1 files changed, 47 insertions(+), 39 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-22  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20 13:33 [PATCH 0/2] regulator: twl6030: do not write to _GRP for enable/disable Balaji T K
2011-05-20 13:33 ` [PATCH 1/2] regulator: twl6030: do not write to _GRP for regulator enable Balaji T K
2011-05-22  6:50   ` Mark Brown
2011-05-22  9:26     ` Liam Girdwood
2011-05-20 13:33 ` [PATCH 2/2] regulator: twl6030: do not write to _GRP for regulator disable Balaji T K
2011-05-22  6:59   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).