lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 Aug 2009 10:27:28 +0300
From:	Felipe Balbi <felipe.balbi@...ia.com>
To:	ext Roger Quadros <quadros.roger@...il.com>
Cc:	"lrg@...mlogic.co.uk" <lrg@...mlogic.co.uk>,
	"broonie@...nsource.wolfsonmicro.com" 
	<broonie@...nsource.wolfsonmicro.com>,
	"philipp.zabel@...il.com" <philipp.zabel@...il.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v5] [RESEND] regulator: Add GPIO enable control to
 fixed voltage regulator driver

On Wed, Aug 05, 2009 at 10:25:51PM +0200, ext Roger Quadros wrote:
> From: Roger Quadros <ext-roger.quadros@...ia.com>
> 
> Now fixed regulators that have their enable pin connected to a GPIO line
> can use the fixed regulator driver for regulator enable/disable control.
> The GPIO number and polarity information is passed through platform data.
> GPIO enable control is achieved using gpiolib.
> 
> Signed-off-by: Roger Quadros <ext-roger.quadros@...ia.com>
> Reviewed-by: Philipp Zabel <philipp.zabel@...il.com>
> Reviewed-by: Felipe Balbi <felipe.balbi@...ia.com>
> Acked-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> ---
>  Makefile                        |    6 ++-
>  drivers/regulator/fixed.c       |   88 ++++++++++++++++++++++++++++++++++++++-
>  include/linux/regulator/fixed.h |   24 +++++++++++
>  3 files changed, 114 insertions(+), 4 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index 0d46615..b2ba5ef 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,7 +1,7 @@
>  VERSION = 2
>  PATCHLEVEL = 6
>  SUBLEVEL = 31
> -EXTRAVERSION = -rc5
> +EXTRAVERSION = -rc4

nice!! :-p

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ