Re: [PATCH V2 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-07-19 Thread vinayak holikatti
On Mon, Jul 16, 2012 at 9:52 PM, Arnd Bergmann wrote: > On Monday 16 July 2012, James Bottomley wrote: >> On Fri, 2012-07-13 at 15:45 +, Arnd Bergmann wrote: >> > On Friday 13 July 2012, Vinayak Holikatti wrote: >> > > This patch set adds following features >> > > - Seprates PCI specific code

Re: [PATCH V2 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-07-16 Thread Arnd Bergmann
On Monday 16 July 2012, James Bottomley wrote: > On Fri, 2012-07-13 at 15:45 +, Arnd Bergmann wrote: > > On Friday 13 July 2012, Vinayak Holikatti wrote: > > > This patch set adds following features > > > - Seprates PCI specific code from ufshcd.c to make it as core > > > - Adds PCI glue driv

Re: [PATCH V2 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-07-16 Thread James Bottomley
On Fri, 2012-07-13 at 15:45 +, Arnd Bergmann wrote: > On Friday 13 July 2012, Vinayak Holikatti wrote: > > This patch set adds following features > > - Seprates PCI specific code from ufshcd.c to make it as core > > - Adds PCI glue driver ufshcd-pci.c > > - Adds Platform glue driver ufshcd-p

Re: [PATCH V2 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-07-13 Thread Arnd Bergmann
On Friday 13 July 2012, Vinayak Holikatti wrote: > This patch set adds following features > - Seprates PCI specific code from ufshcd.c to make it as core > - Adds PCI glue driver ufshcd-pci.c > - Adds Platform glue driver ufshcd-pltfrm.c > - Update correct transfer size in Command UPIU Acked-b

[PATCH V2 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-07-13 Thread Vinayak Holikatti
This patch set adds following features - Seprates PCI specific code from ufshcd.c to make it as core - Adds PCI glue driver ufshcd-pci.c - Adds Platform glue driver ufshcd-pltfrm.c - Update correct transfer size in Command UPIU Vinayak Holikatti (4): [SCSI] drivers/scsi/ufs: Remove PCI speci