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:	Wed, 18 May 2011 17:42:31 +0100
From:	Liam Girdwood <lrg@...com>
To:	"grant.likely@...retlab.ca" <grant.likely@...retlab.ca>
CC:	Jorge Eduardo Candelaria <jedu@...mlogic.co.uk>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"broonie@...nsource.wolfsonmicro.com" 
	<broonie@...nsource.wolfsonmicro.com>,
	"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
	Graeme Gregory <gg@...mlogic.co.uk>
Subject: Re: [PATCHv4 4/6] GPIO: TPS65910: Move driver to drivers/gpio/

On 17/05/11 00:35, Jorge Eduardo Candelaria wrote:
> The GPIO driver should reside in drivers/gpio/ for better
> organization.
> 
> Signed-off-by: Jorge Eduardo Candelaria <jedu@...mlogic.co.uk>
> ---
>  drivers/gpio/Kconfig         |    7 +++
>  drivers/gpio/Makefile        |    1 +
>  drivers/gpio/tps65910-gpio.c |   91 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/mfd/Kconfig          |    3 +-
>  drivers/mfd/Makefile         |    2 +-
>  drivers/mfd/tps65910-gpio.c  |   91 ------------------------------------------
>  6 files changed, 102 insertions(+), 93 deletions(-)
>  create mode 100644 drivers/gpio/tps65910-gpio.c
>  delete mode 100644 drivers/mfd/tps65910-gpio.c
> 

Grant, if you are happy with this I can this series altogether via regulator.

Thanks

Liam
--
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