Re: [PATCH V6 Resend 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver

2013-02-25 Thread James Bottomley
On Mon, 2013-02-25 at 21:44 +0530, Vinayak Holikatti wrote: > This patch separates PCI code from ufshcd.c and makes it as a > core driver module and adds a new file ufshcd-pci.c as PCI glue > driver. You rebased this, but didn't compile it: CC [M] drivers/scsi/ufs/ufshcd-pci.o drivers/scsi/ufs

[PATCH V6 Resend 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver

2013-02-25 Thread Vinayak Holikatti
This patch separates PCI code from ufshcd.c and makes it as a core driver module and adds a new file ufshcd-pci.c as PCI glue driver. Reviewed-by: Arnd Bergmann Reviewed-by: Namjae Jeon Reviewed-by: Subhash Jadavani Tested-by: Maya Erez Signed-off-by: Vinayak Holikatti Signed-off-by: Santosh