linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig
@ 2011-06-22 13:53 Mark Brown
  2011-06-23 17:14 ` Randy Dunlap
  2011-07-04 14:21 ` Samuel Ortiz
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2011-06-22 13:53 UTC (permalink / raw)
  To: Margarita Olaya Cabrera, Samuel Ortiz; +Cc: linux-kernel, Mark Brown

The user has to select the I2C and SPI drivers individually and they select
the core driver for the device so there's no point in presenting the user
with an option for the core driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 drivers/mfd/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 5494413..c5edb8b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -172,7 +172,7 @@ config MFD_TPS6586X
 	  will be called tps6586x.
 
 config MFD_TPS65912
-	bool "TPS65912 PMIC"
+	bool
 	depends on GPIOLIB
 
 config MFD_TPS65912_I2C
-- 
1.7.5.4


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

* Re: [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig
  2011-06-22 13:53 [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig Mark Brown
@ 2011-06-23 17:14 ` Randy Dunlap
  2011-07-04 14:21 ` Samuel Ortiz
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2011-06-23 17:14 UTC (permalink / raw)
  To: Mark Brown; +Cc: Margarita Olaya Cabrera, Samuel Ortiz, linux-kernel

On Wed, 22 Jun 2011 14:53:58 +0100 Mark Brown wrote:

> The user has to select the I2C and SPI drivers individually and they select
> the core driver for the device so there's no point in presenting the user
> with an option for the core driver.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

Thanks.

> ---
>  drivers/mfd/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
> index 5494413..c5edb8b 100644
> --- a/drivers/mfd/Kconfig
> +++ b/drivers/mfd/Kconfig
> @@ -172,7 +172,7 @@ config MFD_TPS6586X
>  	  will be called tps6586x.
>  
>  config MFD_TPS65912
> -	bool "TPS65912 PMIC"
> +	bool
>  	depends on GPIOLIB
>  
>  config MFD_TPS65912_I2C
> -- 


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

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

* Re: [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig
  2011-06-22 13:53 [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig Mark Brown
  2011-06-23 17:14 ` Randy Dunlap
@ 2011-07-04 14:21 ` Samuel Ortiz
  1 sibling, 0 replies; 3+ messages in thread
From: Samuel Ortiz @ 2011-07-04 14:21 UTC (permalink / raw)
  To: Mark Brown; +Cc: Margarita Olaya Cabrera, linux-kernel

Hi Mark,

On Wed, Jun 22, 2011 at 02:53:58PM +0100, Mark Brown wrote:
> The user has to select the I2C and SPI drivers individually and they select
> the core driver for the device so there's no point in presenting the user
> with an option for the core driver.
Thanks, patch applied.

Cheers,
Samuel.

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

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

end of thread, other threads:[~2011-07-04 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-22 13:53 [PATCH] mfd: Don't ask about the TPS65912 core driver in Kconfig Mark Brown
2011-06-23 17:14 ` Randy Dunlap
2011-07-04 14:21 ` 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).