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] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2009 15:09:11 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	David Brownell <david-b@...bell.net>
Cc:	Samuel Ortiz <sameo@...nedhand.com>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [patch 2.6.28-rc 2/2] move drivers/i2c/chips/menelaus.c to
 drivers/mfd

Hi David,

On Wed, 17 Dec 2008 01:29:44 -0800, David Brownell wrote:
> From: David Brownell <dbrownell@...rs.sourceforge.net>
> 
> Move the menelaus driver from drivers/i2c/chips to drivers/mfd
> since it's more of a multi-function device than anything else,
> and since Jean is trying to vanish drivers/i2c/chips ASAP.
> 
> One way to think of these chips are as the PMIC family most
> used with OMAP2 generation chips.
> 
> Signed-off-by: David Brownell <dbrownell@...rs.sourceforge.net>
> ---
>  drivers/i2c/chips/Kconfig    |   10 
>  drivers/i2c/chips/Makefile   |    1 
>  drivers/i2c/chips/menelaus.c | 1285 -----------------------------------------
>  drivers/mfd/Kconfig          |   10 
>  drivers/mfd/Makefile         |    1 
>  drivers/mfd/menelaus.c       | 1285 +++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 1296 insertions(+), 1296 deletions(-)

I see that this patch and the tps65010 one have been applied already.
Thank you for doing this!

-- 
Jean Delvare
--
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