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, 29 Apr 2009 11:03:36 +0400
From:	Vladimir Barinov <vova.barinov@...il.com>
To:	David Miller <davem@...emloft.net>
CC:	netdev@...r.kernel.org, s.hauer@...gutronix.de,
	linux-arm-kernel@...ts.arm.linux.org.uk
Subject: Re: [PATCH 8/8 V2] MX27ADS: Add CS89x0 support

Hello David,

David Miller wrote:
> From: Vladimir Barinov <vova.barinov@...il.com>
> Date: Wed, 29 Apr 2009 04:03:25 +0400
>
>   
>> Add CS89x0 net chip support for MX27ADS board
>>
>> Signed-off-by: Vladimir Barinov <vbarinov@...eddedalley.com>
>>     
>
> So what's the story with the apparent 7 patches that preceed this
> one and this one seems to depend upon?
>
> Context, please :)
>
>   
The patchset description is:

The following patch series makes transition to setup all pins at once in
platfrom code. Also it adds NAND, I2C, Framebuffer, SDHC, EXPIO(CPLD),
CS89x0 devices support for MX27ADS board.

The changes since V1:
- removed ifdefs around I2C
- put IRQF flags in request_irq for sdhc card detection


The patch series looks like:

0000-MX27ADS-support.patch
0001-MX27ADS-setup-all-pins-at-once-in-one-table.patch
0002-MX27ADS-Add-NAND-support.patch
0003-MX27ADS-Add-I2C-support.patch
0004-MX27ADS-Add-framebuffer-support.patch
0005-MX27ADS-Add-1-wire-support.patch
0006-MX27ADS-Add-SDHC-support.patch
0007-MX27ADS-Add-EXPIO-demux-support.patch
0008-MX27ADS-Add-CS89x0-support.patch

And the total diffstat for previous 7 patches is:
 arch/arm/mach-mx2/mx27ads.c                    |  368 
++++++++++++++++---------
 arch/arm/plat-mxc/include/mach/board-mx27ads.h |    3
 2 files changed, 238 insertions(+), 133 deletions(-)

So I think there were no sense to send first 7 patches to netdev list in 
this case :)

Sorry for inconvenience.

Regards,
Vladimir
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists