linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: core: always_on fixups
@ 2014-02-25 10:03 Markus Pargmann
  2014-02-25 10:03 ` [PATCH 1/2] regulator: dummy: Should be always-on Markus Pargmann
  2014-02-25 10:03 ` [PATCH 2/2] regulator: core: Error on not always_on dummy regulators Markus Pargmann
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Pargmann @ 2014-02-25 10:03 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood
  Cc: linux-kernel, linux-arm-kernel, kernel, Markus Pargmann

Hi,

The second patch adds a check for dummy regulators that are not always_on. The
first patch adds a always_on constraint to the dummy regulator.

Regards,

Markus


Markus Pargmann (2):
  regulator: dummy: Should be always-on
  regulator: core: Error on not always_on dummy regulators

 drivers/regulator/core.c  | 27 ++++++++++++++++++++++++---
 drivers/regulator/dummy.c |  6 +++++-
 2 files changed, 29 insertions(+), 4 deletions(-)

-- 
1.8.5.3


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

end of thread, other threads:[~2014-02-25 23:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 10:03 [PATCH 0/2] regulator: core: always_on fixups Markus Pargmann
2014-02-25 10:03 ` [PATCH 1/2] regulator: dummy: Should be always-on Markus Pargmann
2014-02-25 23:50   ` Mark Brown
2014-02-25 10:03 ` [PATCH 2/2] regulator: core: Error on not always_on dummy regulators Markus Pargmann
2014-02-25 12:26   ` 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).