Re: [PATCH/RESEND v4 1/2] spi_topcliff_pch: support new device ML7213 IOH

2011-06-06 Thread Tomoya MORINAGA
Sorry for invalid patch "From y" It seems My PC's clock is reset. (2009/01/02 8:29), y wrote: > From: Tomoya MORINAGA > > ***Modify Grant's comments. > - Delete unrelated whitespace > - Prevent device driver from accessing platform data > - Add __devinit and __devexit > - Save pd

[PATCH/RESEND 2/2] spi_topcliff_pch: DMA support

2011-06-06 Thread Tomoya MORINAGA
This patch enables this SPI driver works with DMA mode. Signed-off-by: Tomoya MORINAGA --- drivers/spi/spi_topcliff_pch.c | 612 1 files changed, 492 insertions(+), 120 deletions(-) diff --git a/drivers/spi/spi_topcliff_pch.c b/drivers/spi/spi_topcliff_

[PATCH/RESEND v4 1/2] spi_topcliff_pch: support new device ML7213 IOH

2011-06-06 Thread Tomoya MORINAGA
***Modify Grant's comments. - Delete unrelated whitespace - Prevent device driver from accessing platform data - Add __devinit and __devexit - Save pdev->dev to pd_dev->dev.parent - Have own suspend/resume processing in platform_driver. - Care returned value in pch_spi_init - C

[PATCH/RESEND 2/2] spi_topcliff_pch: DMA support

2011-06-06 Thread y
From: Tomoya MORINAGA This patch enables this SPI driver works with DMA mode. Signed-off-by: Tomoya MORINAGA --- drivers/spi/spi_topcliff_pch.c | 612 1 files changed, 492 insertions(+), 120 deletions(-) diff --git a/drivers/spi/spi_topcliff_pch.c b/d

[PATCH/RESEND v4 1/2] spi_topcliff_pch: support new device ML7213 IOH

2011-06-06 Thread y
From: Tomoya MORINAGA ***Modify Grant's comments. - Delete unrelated whitespace - Prevent device driver from accessing platform data - Add __devinit and __devexit - Save pdev->dev to pd_dev->dev.parent - Have own suspend/resume processing in platform_driver. - Care returned valu

RE: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Du, Alek
Hi Grant, After the latest patches that Feng Tang sent out for SPI were merged, I don't see any good reason to do big change. It just works perfectly. Thanks, Alek -Original Message- From: Tang, Feng Sent: Tuesday, June 07, 2011 12:49 PM To: Grant Likely Cc: Dirk Brandewie; spi-devel-ge

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Mike Frysinger
On Tue, Jun 7, 2011 at 00:48, Feng Tang wrote: > On Tue, 7 Jun 2011 12:09:52 +0800 Grant Likely wrote: >> On Mon, Jun 6, 2011 at 8:28 PM, Feng Tang wrote: >> > On Tue, 7 Jun 2011 00:49:20 +0800 Dirk Brandewie wrote: >> >> My changes are to the designware driver :-) I will get my patches >> >> re-ba

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Feng Tang
Hi Grant, On Tue, 7 Jun 2011 12:09:52 +0800 Grant Likely wrote: > On Mon, Jun 6, 2011 at 8:28 PM, Feng Tang wrote: > > On Tue, 7 Jun 2011 00:49:20 +0800 > > Dirk Brandewie wrote: > > > >> On 06/06/2011 09:38 AM, Grant Likely wrote: > >> > On Mon, Jun 6, 2011 at 10:31 AM, Mike > >> > Frysinger

[SPAM] ����ϸ��˵!!McleanR

2011-06-06 Thread ����ӱJonah_Mcneil
ÄúºÃ!¸ÐлÄú´ò¿ª±¾¹«Ë¾Óʼþ.×£Äú¹¤×÷˳Àû.ÉúÒâÐË¡£¡±¾¹«Ë¾¿ÉΪ¹ó¹«Ë¾Ìṩ:×öÕÊ--²¹ÕÊ--³åÕÊ--µ×¿Û (·¢/Ư)µÈһϵÁзþÎñ,¿É²éÑéºó¸¶¿î£¡ÈÈÏß:137-_-6189_-_5O17ÁªÏµ?Éú --

[SPAM] ����ϸ��˵!!McleanR

2011-06-06 Thread ����ӱJonah_Mcneil
ÄúºÃ!¸ÐлÄú´ò¿ª±¾¹«Ë¾Óʼþ.×£Äú¹¤×÷˳Àû.ÉúÒâÐË¡£¡±¾¹«Ë¾¿ÉΪ¹ó¹«Ë¾Ìṩ:×öÕÊ--²¹ÕÊ--³åÕÊ--µ×¿Û (·¢/Ư)µÈһϵÁзþÎñ,¿É²éÑéºó¸¶¿î£¡ÈÈÏß:137-_-6189_-_5O17ÁªÏµ?Éú --

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Mike Frysinger
On Tue, Jun 7, 2011 at 00:32, Tomoya MORINAGA wrote: > (2011/06/07 1:52), Grant Likely wrote: >> Hahaha.  Oops, I can't remember the conversation I had 5 minutes after >> getting off the phone. >> >> It should actually be Tomoya who can comment on the name change. > > As far as I know, this change

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Tomoya MORINAGA
Hi Grant, (2011/06/07 1:52), Grant Likely wrote: > Hahaha. Oops, I can't remember the conversation I had 5 minutes after > getting off the phone. > > It should actually be Tomoya who can comment on the name change. As far as I know, this change doesn't occur any issue. However, I don't have perf

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Grant Likely
On Mon, Jun 6, 2011 at 8:28 PM, Feng Tang wrote: > On Tue, 7 Jun 2011 00:49:20 +0800 > Dirk Brandewie wrote: > >> On 06/06/2011 09:38 AM, Grant Likely wrote: >> > On Mon, Jun 6, 2011 at 10:31 AM, Mike >> > Frysinger  wrote: >> >> On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: >> >>> Sort the S

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Feng Tang
On Tue, 7 Jun 2011 00:49:20 +0800 Dirk Brandewie wrote: > On 06/06/2011 09:38 AM, Grant Likely wrote: > > On Mon, Jun 6, 2011 at 10:31 AM, Mike > > Frysinger wrote: > >> On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: > >>> Sort the SPI makefile and enforce the naming convention spi_*.c > >>>

PLUS QUE 48H pour les boxers Calvin KLEIN

2011-06-06 Thread Ouverture des ventes :
http://p4tre.emv3.com/HS?a=ENX7Cqm3dpdG8SA9MKJOpArnGHxKLIUHNPcStGb5lw8W0bBhOG5mpqVsje_HhdBefVMb Ouverture des Ventes : Chaussures JONAK, maillots femme et draps de plage, Soirées Câlines, LUXURY Make-up et séries TV en exclusivité http://p4tre.emv3.com/HS?a=ENX7Cqm3dpdG8SA9MKJOpArnGHxKLIUHNPcSt

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Grant Likely
On Mon, Jun 6, 2011 at 10:49 AM, Dirk Brandewie wrote: > On 06/06/2011 09:38 AM, Grant Likely wrote: >> >> On Mon, Jun 6, 2011 at 10:31 AM, Mike Frysinger >>  wrote: >>> >>> On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: Sort the SPI makefile and enforce the naming convention spi_*.c

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Dirk Brandewie
On 06/06/2011 09:38 AM, Grant Likely wrote: > On Mon, Jun 6, 2011 at 10:31 AM, Mike Frysinger wrote: >> On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: >>> Sort the SPI makefile and enforce the naming convention spi_*.c for >>> spi drivers. >> >> spi_topcliff_pch.c uses KBUILD_MODNAME with a few

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Grant Likely
On Mon, Jun 6, 2011 at 10:31 AM, Mike Frysinger wrote: > On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: >> Sort the SPI makefile and enforce the naming convention spi_*.c for >> spi drivers. > > spi_topcliff_pch.c uses KBUILD_MODNAME with a few funcs, but perhaps > those are only for /proc/ sta

Re: [PATCH v2] spi: reorganize drivers

2011-06-06 Thread Mike Frysinger
On Mon, Jun 6, 2011 at 03:18, Grant Likely wrote: > Sort the SPI makefile and enforce the naming convention spi_*.c for > spi drivers. spi_topcliff_pch.c uses KBUILD_MODNAME with a few funcs, but perhaps those are only for /proc/ status tracking ? worth double checking ... -mike

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Russell King - ARM Linux
On Mon, Jun 06, 2011 at 08:39:04AM -0600, Grant Likely wrote: > However, there are a number of bus types that have infrastructure, but > no actual drivers associated with them, like mca, amba and clk. It > might make sense to move those bus types into drivers/base alongside > the platform_bus_type

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Arnd Bergmann
On Monday 06 June 2011, Stefan Richter wrote: > On Jun 06 Arnd Bergmann wrote: > > On Monday 06 June 2011, Jean Delvare wrote: > On drivers/firewire/: > > FireWire drivers are currently spread over drivers/firewire (three > link-layer controller drivers + the IEEE 1394 core + two IEEE 1394 > appli

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Grant Likely
On Mon, Jun 6, 2011 at 3:00 AM, Arnd Bergmann wrote: > On Sunday 05 June 2011, Grant Likely wrote: >>  rename drivers/spi/{omap2_mcspi.c => spi_omap2_mcspi.c} (100%) >>  rename drivers/spi/{omap_spi_100k.c => spi_omap_100k.c} (100%) >>  rename drivers/spi/{omap_uwire.c => spi_omap_uwire.c} (100%)

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Stefan Richter
On Jun 06 Arnd Bergmann wrote: > On Monday 06 June 2011, Jean Delvare wrote: > > On Mon, 6 Jun 2011 13:21:07 +0200, Arnd Bergmann wrote: > > > A top-level /bus would work for me, and I guess would also address > > > Russell's > > > concern. Regarding bus-specific drivers, we're gradually moving th

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Arnd Bergmann
On Monday 06 June 2011, Jean Delvare wrote: > On Mon, 6 Jun 2011 13:21:07 +0200, Arnd Bergmann wrote: > > A top-level /bus would work for me, and I guess would also address Russell's > > concern. Regarding bus-specific drivers, we're gradually moving those out > > of the bus specific directories an

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Geert Uytterhoeven
On Mon, Jun 6, 2011 at 14:16, Jean Delvare wrote: > On Mon, 6 Jun 2011 13:21:07 +0200, Arnd Bergmann wrote: >> On Monday 06 June 2011, James Bottomley wrote: >> > I'd say it only makes sense if we do it for all busses ... so USB and >> > PCI would have to move too.  Logically, the bus code should

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Jean Delvare
On Mon, 6 Jun 2011 13:21:07 +0200, Arnd Bergmann wrote: > On Monday 06 June 2011, James Bottomley wrote: > > I'd say it only makes sense if we do it for all busses ... so USB and > > PCI would have to move too. Logically, the bus code should move and we > > should be left with the drivers in both

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Arnd Bergmann
On Monday 06 June 2011, James Bottomley wrote: > I'd say it only makes sense if we do it for all busses ... so USB and > PCI would have to move too. Logically, the bus code should move and we > should be left with the drivers in both of those directories. I'd also > say that we don't have to deep

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Geert Uytterhoeven
On Mon, Jun 6, 2011 at 11:00, Arnd Bergmann wrote: > I recently looked at the directory structure in drivers/ and found a lot > of bus drivers with very few files, plus a few bus drivers with a lot > of files in them besides directories for non-bus specific subsystems. > > I think it would be good

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Jean Delvare
On Mon, 6 Jun 2011 11:00:38 +0200, Arnd Bergmann wrote: > On Sunday 05 June 2011, Grant Likely wrote: > > rename drivers/spi/{omap2_mcspi.c => spi_omap2_mcspi.c} (100%) > > rename drivers/spi/{omap_spi_100k.c => spi_omap_100k.c} (100%) > > rename drivers/spi/{omap_uwire.c => spi_omap_uwire.c} (1

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread James Bottomley
On Mon, 2011-06-06 at 11:00 +0200, Arnd Bergmann wrote: > On Sunday 05 June 2011, Grant Likely wrote: > > rename drivers/spi/{omap2_mcspi.c => spi_omap2_mcspi.c} (100%) > > rename drivers/spi/{omap_spi_100k.c => spi_omap_100k.c} (100%) > > rename drivers/spi/{omap_uwire.c => spi_omap_uwire.c} (1

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Dominik Brodowski
On Mon, Jun 06, 2011 at 11:00:38AM +0200, Arnd Bergmann wrote: > On Sunday 05 June 2011, Grant Likely wrote: > > rename drivers/spi/{omap2_mcspi.c => spi_omap2_mcspi.c} (100%) > > rename drivers/spi/{omap_spi_100k.c => spi_omap_100k.c} (100%) > > rename drivers/spi/{omap_uwire.c => spi_omap_uwir

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Arnd Bergmann
On Sunday 05 June 2011, Grant Likely wrote: > rename drivers/spi/{omap2_mcspi.c => spi_omap2_mcspi.c} (100%) > rename drivers/spi/{omap_spi_100k.c => spi_omap_100k.c} (100%) > rename drivers/spi/{omap_uwire.c => spi_omap_uwire.c} (100%) > rename drivers/spi/{orion_spi.c => spi_orion.c} (100%) >

Re: [PATCH] spi: reorganize drivers

2011-06-06 Thread Russell King - ARM Linux
On Mon, Jun 06, 2011 at 11:00:38AM +0200, Arnd Bergmann wrote: > This leaves out the two most common buses, USB and PCI, mostly because > the directories contain a lot of stuff that is not really bus code > but actual drivers. It does include i2c and spi, which stick out by > being a lot larger tha

[PATCH v2] spi: reorganize drivers

2011-06-06 Thread Grant Likely
Sort the SPI makefile and enforce the naming convention spi_*.c for spi drivers. This change also rolls the contents of atmel_spi.h into the .c file since there is only one user of that particular include file. v2: - Use 'spi-' prefix instead of 'spi_' to match what seems to be be the predo

Chaussures JONAK, maillots femme et draps de plage, Soirées Câlines, LUXURY Make-up et séries TV en exclusivité

2011-06-06 Thread Ouverture des ventes :
http://p4tre.emv3.com/HS?a=ENX7Cqm3dpdG8SA9MKJOrMvnGHxKLIWJR_cStGb5lw8W0bBhOG5mpqVsje_HhdBefVFl Ouverture des Ventes : Chaussures JONAK, maillots femme et draps de plage, Soirées Câlines, LUXURY Make-up et séries TV en exclusivité http://p4tre.emv3.com/HS?a=ENX7Cqm3dpdG8SA9MKJOrMvnGHxKLIWJR_cSt