Re: [PATCH v2 7/7] scsi: ufs: add dme control primitives

2013-05-06 Thread merez
Tested-by: Maya Erez > Implements to support the following operations. > Currently, this patch doesn't introduce DME_ENABLE and DME_RESET > because host controller's HCE enable contains these roles. > > DME_POWERON{OFF}, DME_HIBERNATE_ENTER{EXIT}, DME_ENDPOINTRESET. > > Signed-off-by: Seungwon Je

RE: [PATCH v2 7/7] scsi: ufs: add dme control primitives

2013-05-05 Thread Seungwon Jeon
On Sunday, May 05, 2013, Sujit Reddy Thumma wrote: > On 5/4/2013 2:15 PM, Seungwon Jeon wrote: > > Implements to support the following operations. > > Currently, this patch doesn't introduce DME_ENABLE and DME_RESET > > because host controller's HCE enable contains these roles. > > > > DME_POWERON{

Re: [PATCH v2 7/7] scsi: ufs: add dme control primitives

2013-05-04 Thread Sujit Reddy Thumma
On 5/4/2013 2:15 PM, Seungwon Jeon wrote: Implements to support the following operations. Currently, this patch doesn't introduce DME_ENABLE and DME_RESET because host controller's HCE enable contains these roles. DME_POWERON{OFF}, DME_HIBERNATE_ENTER{EXIT}, DME_ENDPOINTRESET. Signed-off-by: Se

[PATCH v2 7/7] scsi: ufs: add dme control primitives

2013-05-04 Thread Seungwon Jeon
Implements to support the following operations. Currently, this patch doesn't introduce DME_ENABLE and DME_RESET because host controller's HCE enable contains these roles. DME_POWERON{OFF}, DME_HIBERNATE_ENTER{EXIT}, DME_ENDPOINTRESET. Signed-off-by: Seungwon Jeon --- drivers/scsi/ufs/ufshcd.c