On Fri, 2012-07-13 at 15:45 +0000, 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-pltfrm.c > > - Update correct transfer size in Command UPIU > > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> I need a maintainer ack for this to go upstream. Also, looking at this, I think this patch series isn't bisectable: Patch 1 removes PCI support and patch 2 adds it back in a different form. However, any PCI based UFS system would stop working if the bisect landed at patch 1. I think you can fix this just by combining patches 1 and 2. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html