On Tue, 2013-02-05 at 22:17 +0530, [email protected] wrote: > From: Vinayak Holikatti <[email protected]> > > 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 <[email protected]> > Reviewed-by: Namjae Jeon <[email protected]> > Reviewed-by: Subhash Jadavani <[email protected]> > Signed-off-by: Vinayak Holikatti <[email protected]> > Signed-off-by: Santosh Yaraganavi <[email protected]> > --- > drivers/scsi/ufs/Kconfig | 50 +++---- > drivers/scsi/ufs/ufs.h | 44 +++---- > drivers/scsi/ufs/ufshcd.c | 350 > +++++++++++++++++++++++++++------------------ > drivers/scsi/ufs/ufshci.h | 44 +++---- > 4 files changed, 268 insertions(+), 220 deletions(-)
This patch doesn't apply: jejb@dabdike> patch -p1 < .git/rebase-apply/patch patching file drivers/scsi/ufs/Kconfig patching file drivers/scsi/ufs/ufs.h patching file drivers/scsi/ufs/ufshcd.c Hunk #26 FAILED at 1823. Hunk #27 succeeded at 1898 (offset -1 lines). Hunk #28 succeeded at 1924 (offset -1 lines). Hunk #29 FAILED at 2039. 2 out of 29 hunks FAILED -- saving rejects to file drivers/scsi/ufs/ufshcd.c.rej patching file drivers/scsi/ufs/ufshci.h The rejects are pretty complex hunks; could you please rebase to the top of the scsi-misc tree? Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

