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

2013-05-06 Thread merez
Tested-by: Maya Erez > Implements to support Get and Set operation of the DME. > And along with these operations, IDs of Attribute are added. > It is used to configure the behavior of the UNIPRO. > > Signed-off-by: Seungwon Jeon > --- > drivers/scsi/ufs/ufshcd.c | 84 +

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

2013-05-04 Thread Seungwon Jeon
Implements to support Get and Set operation of the DME. And along with these operations, IDs of Attribute are added. It is used to configure the behavior of the UNIPRO. Signed-off-by: Seungwon Jeon --- drivers/scsi/ufs/ufshcd.c | 84 + drivers/scsi/ufs/ufshcd.h |