linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: arizona: Force on REGMAP for the core
@ 2012-07-03 11:45 Mark Brown
  2012-07-08 22:35 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2012-07-03 11:45 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: MyungJoo Ham, linux-kernel, patches, Mark Brown

While the core isn't useful by itself it does depend on regmap so try to
force that on.

Reported-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b5f5ceb..719c342 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -495,6 +495,7 @@ config MFD_S5M_CORE
 	 of the device
 
 config MFD_ARIZONA
+	select REGMAP
 	tristate
 
 config MFD_ARIZONA_I2C
-- 
1.7.10


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

* Re: [PATCH] mfd: arizona: Force on REGMAP for the core
  2012-07-03 11:45 [PATCH] mfd: arizona: Force on REGMAP for the core Mark Brown
@ 2012-07-08 22:35 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2012-07-08 22:35 UTC (permalink / raw)
  To: Mark Brown; +Cc: MyungJoo Ham, linux-kernel, patches

Hi Mark,

On Tue, Jul 03, 2012 at 12:45:39PM +0100, Mark Brown wrote:
> While the core isn't useful by itself it does depend on regmap so try to
> force that on.
> 
> Reported-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  drivers/mfd/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
Patch applied, thanks.

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-07-08 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-03 11:45 [PATCH] mfd: arizona: Force on REGMAP for the core Mark Brown
2012-07-08 22:35 ` 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).