On Wednesday 17 October 2012 05:23 PM, Vinayak Holikatti wrote:
This patch seggregates the PCI specific code in ufshcd.c to make it ready for splitting into core ufs driver and PCI glue driver. Also copyright header modification to remove extra warranty disclaim. Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx> Reviewed-by: Namjae Jeon <linkinjeon@xxxxxxxxx> Signed-off-by: Vinayak Holikatti <vinholikatti@xxxxxxxxx> Signed-off-by: Santosh Yaraganavi <santoshsy@xxxxxxxxx> --- drivers/scsi/ufs/Kconfig | 50 +++---- drivers/scsi/ufs/ufs.h | 42 ++---- drivers/scsi/ufs/ufshcd.c | 358 ++++++++++++++++++++++++++------------------- drivers/scsi/ufs/ufshci.h | 42 ++---- 4 files changed, 256 insertions(+), 236 deletions(-)
This doesn't apply on 3.7-rc1. Am I missing any patches in between ? -- 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