Re: [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c

2013-05-02 Thread merez
Hi, Can you please rebase the next version on top of the following patches which are the next candidates for merge? Vinayak Holikatti (2): ufs: Add Platform glue driver for ufshcd ufs: Correct the expected data transfersize Dolev Raviv (1): scsi: ufs: add support for query requests Thanks,

RE: [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c

2013-05-02 Thread Seungwon Jeon
On Thursday, May 02, 2013, Santosh Y wrote: > On Wed, Apr 24, 2013 at 9:36 PM, Seungwon Jeon wrote: > > Move the ufshcd_hba_stop from header file. > > > > Signed-off-by: Seungwon Jeon > > --- > > drivers/scsi/ufs/ufshcd.c |9 + > > drivers/scsi/ufs/ufshcd.h |9 - > > 2 fi

Re: [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c

2013-05-02 Thread Santosh Y
On Wed, Apr 24, 2013 at 9:36 PM, Seungwon Jeon wrote: > Move the ufshcd_hba_stop from header file. > > Signed-off-by: Seungwon Jeon > --- > drivers/scsi/ufs/ufshcd.c |9 + > drivers/scsi/ufs/ufshcd.h |9 - > 2 files changed, 9 insertions(+), 9 deletions(-) > > diff --git

Re: [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c

2013-05-01 Thread merez
Tested-by: Maya Erez > > Looks good. Reviewed-by: Subhash Jadavani > > On 4/24/2013 9:36 PM, Seungwon Jeon wrote: >> Move the ufshcd_hba_stop from header file. >> >> Signed-off-by: Seungwon Jeon >> --- >> drivers/scsi/ufs/ufshcd.c |9 + >> drivers/scsi/ufs/ufshcd.h |9 -

Re: [PATCH 1/5] scsi: ufs: move the ufshcd_hba_stop to ufshcd.c

2013-04-30 Thread Subhash Jadavani
Looks good. Reviewed-by: Subhash Jadavani On 4/24/2013 9:36 PM, Seungwon Jeon wrote: > Move the ufshcd_hba_stop from header file. > > Signed-off-by: Seungwon Jeon > --- > drivers/scsi/ufs/ufshcd.c |9 + > drivers/scsi/ufs/ufshcd.h |9 - > 2 files changed, 9 insertions(+