public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next] mfd: tps65910: add REGMAP_IRQ to Kconfig
@ 2013-01-08 10:39 Lars Poeschel
  2013-01-22  3:26 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Poeschel @ 2013-01-08 10:39 UTC (permalink / raw)
  To: linux-kernel, Samuel Ortiz

From: Lars Poeschel <poeschel@lemonage.de>

tps65910 driver is using regmap irq, so selecting it in
Kconfig to honor this.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
---
 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 50bbe88..69a8d8c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -238,6 +238,7 @@ config MFD_TPS65910
 	depends on I2C=y && GPIOLIB
 	select MFD_CORE
 	select REGMAP_I2C
+	select REGMAP_IRQ
 	select IRQ_DOMAIN
 	help
 	  if you say yes here you get support for the TPS65910 series of
-- 
1.7.10.4


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

* Re: [PATCH for-next] mfd: tps65910: add REGMAP_IRQ to Kconfig
  2013-01-08 10:39 [PATCH for-next] mfd: tps65910: add REGMAP_IRQ to Kconfig Lars Poeschel
@ 2013-01-22  3:26 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2013-01-22  3:26 UTC (permalink / raw)
  To: Lars Poeschel; +Cc: linux-kernel

Hi Lars,

On Tue, Jan 08, 2013 at 11:39:03AM +0100, Lars Poeschel wrote:
> From: Lars Poeschel <poeschel@lemonage.de>
> 
> tps65910 driver is using regmap irq, so selecting it in
> Kconfig to honor this.
> 
> Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
> ---
>  drivers/mfd/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
Anilkumar already sent a similar patch for this build error.

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:[~2013-01-22  3:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 10:39 [PATCH for-next] mfd: tps65910: add REGMAP_IRQ to Kconfig Lars Poeschel
2013-01-22  3:26 ` Samuel Ortiz

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