linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: tpx6586x:  Depend on regulator
@ 2012-05-19 17:15 Mark Brown
  2012-05-20 13:06 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2012-05-19 17:15 UTC (permalink / raw)
  To: Samuel Ortiz, Thierry Reding; +Cc: linux-kernel, Mark Brown

Some of the OF binding stuff is done in the MFD.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---

It just went ahead and applied this.

 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 1f887a2..f15273c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -175,6 +175,7 @@ config MFD_TPS6586X
 	bool "TPS6586x Power Management chips"
 	depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
 	select MFD_CORE
+	depends on REGULATOR
 	help
 	  If you say yes here you get support for the TPS6586X series of
 	  Power Management chips.
-- 
1.7.10


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

* Re: [PATCH] mfd: tpx6586x:  Depend on regulator
  2012-05-19 17:15 [PATCH] mfd: tpx6586x: Depend on regulator Mark Brown
@ 2012-05-20 13:06 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2012-05-20 13:06 UTC (permalink / raw)
  To: Mark Brown; +Cc: Thierry Reding, linux-kernel

Hi Mark,

On Sat, May 19, 2012 at 06:15:12PM +0100, Mark Brown wrote:
> Some of the OF binding stuff is done in the MFD.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> 
> It just went ahead and applied this.
Thanks a lot.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2012-05-20 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-19 17:15 [PATCH] mfd: tpx6586x: Depend on regulator Mark Brown
2012-05-20 13:06 ` Samuel Ortiz

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).