All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] regulator: Kconfig: Improve PFUZE100 entry text
@ 2013-12-23 19:35 Fabio Estevam
  2013-12-24  2:57 ` Robin Gong
  2013-12-24 12:48 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2013-12-23 19:35 UTC (permalink / raw)
  To: broonie; +Cc: b38343, linux-kernel, Fabio Estevam

From: Fabio Estevam <fabio.estevam@freescale.com>

Make PFUZE100 entry consistent with other Freescale PMIC entries, so that now
we can have:

	<*>   Freescale MC13783 regulator driver
	<*>   Freescale MC13892 regulator driver 
	<*>   Freescale PFUZE100 regulator driver

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 drivers/regulator/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 7faedb7..8fe18bf 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -391,7 +391,7 @@ config REGULATOR_PCF50633
 	 on PCF50633
 
 config REGULATOR_PFUZE100
-	tristate "Support regulators on Freescale PFUZE100 PMIC"
+	tristate "Freescale PFUZE100 regulator driver"
 	depends on I2C
 	select REGMAP_I2C
 	help
-- 
1.8.1.2


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

* Re: [PATCH] regulator: Kconfig: Improve PFUZE100 entry text
  2013-12-23 19:35 [PATCH] regulator: Kconfig: Improve PFUZE100 entry text Fabio Estevam
@ 2013-12-24  2:57 ` Robin Gong
  2013-12-24 12:48 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Robin Gong @ 2013-12-24  2:57 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: broonie, linux-kernel, Fabio Estevam

Acked-by: Robin gong <yibin.gong@freescale.com>

On Mon, Dec 23, 2013 at 05:35:35PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Make PFUZE100 entry consistent with other Freescale PMIC entries, so that now
> we can have:
> 
> 	<*>   Freescale MC13783 regulator driver
> 	<*>   Freescale MC13892 regulator driver 
> 	<*>   Freescale PFUZE100 regulator driver
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  drivers/regulator/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
> index 7faedb7..8fe18bf 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -391,7 +391,7 @@ config REGULATOR_PCF50633
>  	 on PCF50633
>  
>  config REGULATOR_PFUZE100
> -	tristate "Support regulators on Freescale PFUZE100 PMIC"
> +	tristate "Freescale PFUZE100 regulator driver"
>  	depends on I2C
>  	select REGMAP_I2C
>  	help
> -- 
> 1.8.1.2
> 
> 
> 


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

* Re: [PATCH] regulator: Kconfig: Improve PFUZE100 entry text
  2013-12-23 19:35 [PATCH] regulator: Kconfig: Improve PFUZE100 entry text Fabio Estevam
  2013-12-24  2:57 ` Robin Gong
@ 2013-12-24 12:48 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2013-12-24 12:48 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: b38343, linux-kernel, Fabio Estevam

On Mon, Dec 23, 2013 at 05:35:35PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Make PFUZE100 entry consistent with other Freescale PMIC entries, so that now
> we can have:

Applied, thanks.

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

end of thread, other threads:[~2013-12-24 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-23 19:35 [PATCH] regulator: Kconfig: Improve PFUZE100 entry text Fabio Estevam
2013-12-24  2:57 ` Robin Gong
2013-12-24 12:48 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.