Re: [PATCH v4 5/6] scsi: ufs: add dme configuration primitives

2013-05-08 Thread Santosh Y
On Wed, May 8, 2013 at 2:12 PM, Seungwon Jeon wrote: > Implements to support Get and Set operation of the DME. > These operations are used to configure the behavior of > the UNIPRO. > > Signed-off-by: Seungwon Jeon > Tested-by: Maya Erez > --- > Change in v4: > - Removed unipro.h header file. It

[PATCH v4 5/6] scsi: ufs: add dme configuration primitives

2013-05-08 Thread Seungwon Jeon
Implements to support Get and Set operation of the DME. These operations are used to configure the behavior of the UNIPRO. Signed-off-by: Seungwon Jeon Tested-by: Maya Erez --- Change in v4: - Removed unipro.h header file. It will be introduced in next. - Changed function names and error message