This patch seggregates the PCI specific code in ufshcd.c to make itThis doesn't apply on 3.7-rc1. Am I missing any patches in between ?
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(-)