Re: [PATCH 4/7] scsi: ufs: add dme configuration primitives

2013-08-12 Thread Subhash Jadavani
On 7/30/2013 6:32 PM, Seungwon Jeon wrote: On Mon, July 29, 2013, Subhash Jadavani wrote: On 7/26/2013 7:17 PM, Seungwon Jeon wrote: Implements to support GET and SET operations of the DME. These operations are used to configure the behavior of the UNIPRO. Along with basic operation, {Peer/Attr

RE: [PATCH 4/7] scsi: ufs: add dme configuration primitives

2013-07-30 Thread Seungwon Jeon
On Mon, July 29, 2013, Subhash Jadavani wrote: > On 7/26/2013 7:17 PM, Seungwon Jeon wrote: > > Implements to support GET and SET operations of the DME. > > These operations are used to configure the behavior of > > the UNIPRO. Along with basic operation, {Peer/AttrSetType} > > can be mixed. > > >

Re: [PATCH 4/7] scsi: ufs: add dme configuration primitives

2013-07-29 Thread Subhash Jadavani
On 7/26/2013 7:17 PM, Seungwon Jeon wrote: Implements to support GET and SET operations of the DME. These operations are used to configure the behavior of the UNIPRO. Along with basic operation, {Peer/AttrSetType} can be mixed. Signed-off-by: Seungwon Jeon --- drivers/scsi/ufs/ufshcd.c | 88