public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] regulator: Simplify max77693 driver
@ 2015-02-24 10:21 Krzysztof Kozlowski
  2015-02-24 10:21 ` [RESEND PATCH 1/2] regulator: max77693: Let core parse DT and drop board files support Krzysztof Kozlowski
  2015-02-24 10:21 ` [RESEND PATCH 2/2] mfd: max77693: Remove unused structures Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2015-02-24 10:21 UTC (permalink / raw)
  To: Chanwoo Choi, Liam Girdwood, Mark Brown, Samuel Ortiz, Lee Jones,
	linux-kernel
  Cc: Krzysztof Kozlowski

Hi,


Simplify the max77693 regulator driver by moving DT parse code out
to regulator core.

This removes also board file support. Exynos based boards are DT-only.
This removal allows bigger simplification of driver so overall diffstat
is nice: -93 deletions, 12 additions.

Dependency: The second patch depends on first one.


Best regards,
Krzysztof


Krzysztof Kozlowski (2):
  regulator: max77693: Let core parse DT and drop board files support
  mfd: max77693: Remove unused structures

 drivers/regulator/max77693.c | 93 +++++---------------------------------------
 include/linux/mfd/max77693.h | 12 +-----
 2 files changed, 10 insertions(+), 95 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [RESEND PATCH 0/2] regulator: Simplify max77693 driver
@ 2015-03-26 10:35 Krzysztof Kozlowski
  2015-03-26 10:35 ` [RESEND PATCH 2/2] mfd: max77693: Remove unused structures Krzysztof Kozlowski
  0 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2015-03-26 10:35 UTC (permalink / raw)
  To: Chanwoo Choi, Liam Girdwood, Mark Brown, Samuel Ortiz, Lee Jones,
	linux-kernel
  Cc: Krzysztof Kozlowski

Hi,


Simplify the max77693 regulator driver by moving DT parse code out
to regulator core.

This removes also board file support. Exynos based boards are DT-only.
This removal allows bigger simplification of driver so overall diffstat
is nice: -93 deletions, 12 additions.

Dependency: The second patch depends on first one. It was already
acked by Lee Jones so everything can go through one tree.


Best regards,
Krzysztof


Krzysztof Kozlowski (2):
  regulator: max77693: Let core parse DT and drop board files support
  mfd: max77693: Remove unused structures

 drivers/regulator/max77693.c | 93 +++++---------------------------------------
 include/linux/mfd/max77693.h | 12 +-----
 2 files changed, 10 insertions(+), 95 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-03-26 10:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 10:21 [RESEND PATCH 0/2] regulator: Simplify max77693 driver Krzysztof Kozlowski
2015-02-24 10:21 ` [RESEND PATCH 1/2] regulator: max77693: Let core parse DT and drop board files support Krzysztof Kozlowski
2015-02-24 10:21 ` [RESEND PATCH 2/2] mfd: max77693: Remove unused structures Krzysztof Kozlowski
2015-02-24 10:24   ` Krzysztof Kozlowski
  -- strict thread matches above, loose matches on Subject: below --
2015-03-26 10:35 [RESEND PATCH 0/2] regulator: Simplify max77693 driver Krzysztof Kozlowski
2015-03-26 10:35 ` [RESEND PATCH 2/2] mfd: max77693: Remove unused structures Krzysztof Kozlowski

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