RE: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-02 Thread Seungwon Jeon
On Thursday, May 02, 2013, Subhash Jadavani wrote: > On 4/24/2013 9:36 PM, Seungwon Jeon wrote: > > Add uic command operations including DME_XXX series. > > > > Signed-off-by: Seungwon Jeon > > --- > > drivers/scsi/ufs/ufs-attrs.h | 129 > > drivers/scsi/ufs/ufshcd.c

RE: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-02 Thread Seungwon Jeon
On Thursday, May 02, 2013 Santosh Y wrote: > On Thu, May 2, 2013 at 1:36 PM, Santosh Y wrote: > >> +/* > >> + * drivers/scsi/ufs/ufs-attrs.h > >> + * > >> + * Copyright (C) 2013 Samsung Electronics Co., Ltd. > >> + * > >> + * This program is free software; you can redistribute it and/or modify > >

Re: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-02 Thread Subhash Jadavani
On 4/24/2013 9:36 PM, Seungwon Jeon wrote: Add uic command operations including DME_XXX series. Signed-off-by: Seungwon Jeon --- drivers/scsi/ufs/ufs-attrs.h | 129 drivers/scsi/ufs/ufshcd.c| 220 +- drivers/scsi/ufs/ufs

Re: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-02 Thread Santosh Y
On Thu, May 2, 2013 at 1:36 PM, Santosh Y wrote: >> +/* >> + * drivers/scsi/ufs/ufs-attrs.h >> + * >> + * Copyright (C) 2013 Samsung Electronics Co., Ltd. >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License

Re: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-02 Thread Santosh Y
> +/* > + * drivers/scsi/ufs/ufs-attrs.h > + * > + * Copyright (C) 2013 Samsung Electronics Co., Ltd. > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; eithe

Re: [PATCH 5/5] scsi: ufs: add dme operations

2013-05-01 Thread merez
Tested-by: Maya Erez > Add uic command operations including DME_XXX series. > > Signed-off-by: Seungwon Jeon > --- > drivers/scsi/ufs/ufs-attrs.h | 129 > drivers/scsi/ufs/ufshcd.c| 220 > +- > drivers/scsi/ufs/ufshcd.h|

[PATCH 5/5] scsi: ufs: add dme operations

2013-04-24 Thread Seungwon Jeon
Add uic command operations including DME_XXX series. Signed-off-by: Seungwon Jeon --- drivers/scsi/ufs/ufs-attrs.h | 129 drivers/scsi/ufs/ufshcd.c| 220 +- drivers/scsi/ufs/ufshcd.h| 55 +++ drivers/scsi/ufs/uf