mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14
@ 2014-02-28 10:01 Krzysztof Kozlowski
  2014-02-28 10:01 ` [PATCH 1/3] regulator: s2mps11: Don't store registered regulators in state container Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2014-02-28 10:01 UTC (permalink / raw)
  To: Sangbeom Kim, Liam Girdwood, Mark Brown, linux-kernel, linux-samsung-soc
  Cc: Kyungmin Park, Marek Szyprowski, Bartlomiej Zolnierkiewicz,
	Tomasz Figa, Yadwinder Singh Brar, Krzysztof Kozlowski

Hi,

Few days ago I sent patches adding support for S2MPS14 device to the
sec-core/s2mps11 drivers. These patches were rather large as they covered
multiple subsystems so I decided to split everything into smaller, separate
patches.

The original patchset (version 3) can be found here:
http://thread.gmane.org/gmane.linux.kernel.samsung-soc/27194/focus=1649217

This patchset is a small subset of the patchset related to the s2mps11
regulator driver. The third patch here prepares for supporting the S2MPS14
device. I would be glad if it comes in however I understand that without
further patches it is a little premature.

Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  regulator: s2mps11: Don't store registered regulators in state
    container
  regulator: s2mps11: Constify regulator_desc array
  regulator: s2mps11: Copy supported regulators from initconst

 drivers/regulator/s2mps11.c |   85 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 67 insertions(+), 18 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-03-03 16:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-28 10:01 [PATCH 0/3] regulator: s2mps11: Minor fixes and prepare for S2MPS14 Krzysztof Kozlowski
2014-02-28 10:01 ` [PATCH 1/3] regulator: s2mps11: Don't store registered regulators in state container Krzysztof Kozlowski
2014-03-03  2:09   ` Mark Brown
2014-02-28 10:01 ` [PATCH 2/3] regulator: s2mps11: Constify regulator_desc array Krzysztof Kozlowski
2014-03-03  2:09   ` Mark Brown
2014-02-28 10:01 ` [PATCH 3/3] regulator: s2mps11: Copy supported regulators from initconst Krzysztof Kozlowski
2014-03-03  2:09   ` Mark Brown
2014-03-03 11:53     ` Krzysztof Kozlowski
2014-03-03 16:20       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome